diff NEWS @ 1598:c6b50b803387

primitives for image encoding/decoding in plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 31 Aug 2015 17:37:54 +0200
parents 415dfd1d1c61
children a1c92fd4d26d
line wrap: on
line diff
--- a/NEWS	Fri Aug 28 13:47:23 2015 +0200
+++ b/NEWS	Mon Aug 31 17:37:54 2015 +0200
@@ -20,6 +20,7 @@
 Plugins
 -------
 
+* New functions to compress/uncompress images using PNG and JPEG
 * New function "OrthancPluginBufferCompression()" to (un)compress memory buffers
 * New function "OrthancPluginReadFile()" to read files from the filesystem
 * New function "OrthancPluginWriteFile()" to write files to the filesystem