diff NEWS @ 2424:7ef9207f31d4

New pixel formats exposed in plugin SDK
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 10 Oct 2017 12:38:02 +0200
parents 5a7c5c541a1d
children 5a650eef0794
line wrap: on
line diff
--- a/NEWS	Mon Oct 09 21:58:08 2017 +0200
+++ b/NEWS	Tue Oct 10 12:38:02 2017 +0200
@@ -13,6 +13,11 @@
 * New argument "ignore-length" to force the inclusion of too long tags in JSON
 * New argument "/.../media?extended" to include additional type-3 tags in DICOMDIR
 
+Plugins
+-------
+
+* New pixel formats exposed in SDK: BGRA32, Float32, Grayscale32, RGB48
+
 Maintenance
 -----------