Specifies flags to be used with the SaveJson methods.
[FlagsAttribute()]
public enum DicomDataSetSaveJsonFlags
<FlagsAttribute()>
Public Enum DicomDataSetSaveJsonFlags
[FlagsAttribute()]
public enum class DicomDataSetSaveJsonFlags
Members
Value | Member | Description |
---|---|---|
0x00000000 | None | Pass this value if you do not want to use any other flags. Default values will be used. |
0x00000001 | IgnoreBinaryData | If a DICOM element contains binary data, do not write the binary data to the output JSON file. The element itself is still exported, but has no data. |
0x00000002 | IgnoreAllData | Do not write any data (binary, text, etc.) for the DICOM elements to the output JSON file. All elements are still exported, but have no data. |
0x00000020 | TrimWhiteSpace | When writing data to the output XML file, trim leading and trailing white spaces. |
0x00000100 | IgnorePixelData | Do not write the pixel data elements to the output JSON file. |
0x00000200 | InlineBinary | Encode all binary data as InlineBinary, which is coded as Base64. InlineBinary is one of two flags, shown in the following list, that affect how binary data is written.
|
0x00000400 | BulkDataUri | Write all binary data as BulkDataUri, using a dummy URI. This is the default behavior. BulkDataUri is one of two flags, shown in the following list, that affect how binary data is written.
|
0x00002000 | WriteKeyword | Include the 'keyword' member for each JSON object DICOM element. |
For an example, refer to SaveJson.
Leadtools.Dicom.Common.Extensions Namespace
SaveJson(DicomDataSet,String,DicomDataSetSaveJsonFlags,SaveJsonCallback) Method
SaveJson(DicomDataSet,Stream,DicomDataSetSaveJsonFlags,SaveJsonCallback) Method
SaveJson(DicomDataSet,String,DicomDataSetSaveJsonFlags) Method
SaveJson(DicomDataSet,Stream,DicomDataSetSaveJsonFlags) Method
Products |
Support |
Feedback: DicomDataSetSaveJsonFlags Enumeration - Leadtools.Dicom.Common |
Introduction |
Help Version 19.0.2017.6.23
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.