Mercurial > hg > orthanc-python
comparison NEWS @ 66:6fc445793796
new wrapped function: orthanc.LookupDictionary()
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 11 Jun 2021 14:03:12 +0200 |
parents | 4da5ce3468b4 |
children | 9d0460d0f15b |
comparison
equal
deleted
inserted
replaced
65:4da5ce3468b4 | 66:6fc445793796 |
---|---|
6 - orthanc.CreateImageFromBuffer() | 6 - orthanc.CreateImageFromBuffer() |
7 - orthanc.DicomInstance.GetInstanceData() | 7 - orthanc.DicomInstance.GetInstanceData() |
8 - orthanc.FindQuery.GetFindQueryTagElement() | 8 - orthanc.FindQuery.GetFindQueryTagElement() |
9 - orthanc.FindQuery.GetFindQueryTagGroup() | 9 - orthanc.FindQuery.GetFindQueryTagGroup() |
10 - orthanc.Image.GetImageBuffer() | 10 - orthanc.Image.GetImageBuffer() |
11 - orthanc.LookupDictionary() | |
11 - orthanc.RegisterFindCallback() | 12 - orthanc.RegisterFindCallback() |
12 - orthanc.RegisterMoveCallback() | 13 - orthanc.RegisterMoveCallback() |
13 - orthanc.RegisterWorklistCallback() | 14 - orthanc.RegisterWorklistCallback() |
14 - orthanc.WorklistAnswers.WorklistAddAnswer() | 15 - orthanc.WorklistAnswers.WorklistAddAnswer() |
15 | 16 |