comparison 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
comparison
equal deleted inserted replaced
2423:5a7c5c541a1d 2424:7ef9207f31d4
10 -------- 10 --------
11 11
12 * New URI: "/instances/.../frames/.../raw.gz" to compress raw frames using gzip 12 * New URI: "/instances/.../frames/.../raw.gz" to compress raw frames using gzip
13 * New argument "ignore-length" to force the inclusion of too long tags in JSON 13 * New argument "ignore-length" to force the inclusion of too long tags in JSON
14 * New argument "/.../media?extended" to include additional type-3 tags in DICOMDIR 14 * New argument "/.../media?extended" to include additional type-3 tags in DICOMDIR
15
16 Plugins
17 -------
18
19 * New pixel formats exposed in SDK: BGRA32, Float32, Grayscale32, RGB48
15 20
16 Maintenance 21 Maintenance
17 ----------- 22 -----------
18 23
19 * New security-related options: "DicomAlwaysAllowEcho" 24 * New security-related options: "DicomAlwaysAllowEcho"