diff NEWS @ 1829:31df3b48925e

OrthancPluginDecodeDicomImage
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 25 Nov 2015 17:35:52 +0100
parents 4b6673e828f4
children 2921384cc352
line wrap: on
line diff
--- a/NEWS	Wed Nov 25 16:56:24 2015 +0100
+++ b/NEWS	Wed Nov 25 17:35:52 2015 +0100
@@ -45,6 +45,7 @@
   - "OrthancPluginRestApiGet2()" to provide HTTP headers when calling Orthanc API
   - "OrthancPluginGetInstanceOrigin()" to know through which mechanism an instance was received
   - "OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images
+  - "OrthancPluginDecodeDicomImage()" to decode DICOM images
 * New events in change callbacks:
   - "OrthancStarted"
   - "OrthancStopped"