Mercurial > hg > orthanc
comparison NEWS @ 3924:395c59208f10 transcoding
new functions in SDK: OrthancPluginEncodeDicomWebJson2() and OrthancPluginEncodeDicomWebXml2()
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 13 May 2020 16:43:09 +0200 |
parents | 6f11b3233a06 |
children | dd112d2b83f0 |
comparison
equal
deleted
inserted
replaced
3923:2434e98987ba | 3924:395c59208f10 |
---|---|
19 | 19 |
20 Plugins | 20 Plugins |
21 ------- | 21 ------- |
22 | 22 |
23 * New functions in the SDK: | 23 * New functions in the SDK: |
24 - OrthancPluginEncodeDicomWebJson2() | |
25 - OrthancPluginEncodeDicomWebXml2() | |
24 - OrthancPluginCreateDicomInstance() | 26 - OrthancPluginCreateDicomInstance() |
25 - OrthancPluginFreeDicomInstance() | 27 - OrthancPluginFreeDicomInstance() |
26 - OrthancPluginGetInstanceFramesCount() | 28 - OrthancPluginGetInstanceFramesCount() |
27 - OrthancPluginGetInstanceRawFrame() | 29 - OrthancPluginGetInstanceRawFrame() |
28 - OrthancPluginGetInstanceDecodedFrame() | 30 - OrthancPluginGetInstanceDecodedFrame() |