diff NEWS @ 1826:ac5b0b4e2434

refactoring of DicomImageDecoder
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 25 Nov 2015 16:00:57 +0100
parents b530c3dfe2a6
children 4b6673e828f4
line wrap: on
line diff
--- a/NEWS	Wed Nov 25 14:24:26 2015 +0100
+++ b/NEWS	Wed Nov 25 16:00:57 2015 +0100
@@ -37,6 +37,7 @@
 -------
 
 * New functions:
+  - "OrthancPluginRegisterDecodeImageCallback()" to replace the built-in image decoder
   - "OrthancPluginDicomInstanceToJson()" to convert DICOM to JSON
   - "OrthancPluginDicomBufferToJson()" to convert DICOM to JSON
   - "OrthancPluginRegisterErrorCode()" to declare custom error codes