Controls the behavior of reading (i.e. GetCompoundGraphicInformation) and writing (i.e SetCompoundGraphicInformation) DicomFillStyle objects
[FlagsAttribute()]
public enum DicomAnnotationFillOptions
<FlagsAttribute()>
Public Enum DicomAnnotationFillOptions
[FlagsAttribute()]
public enum class DicomAnnotationFillOptions
Value | Member | Description |
---|---|---|
0x00000000 | None | Indicates that the "Pattern Off Color CIELab Value" element (0070,0252) and the "Pattern Off Opacity" (0070,0285) are not present, or should not be written |
0x00000001 | PatternOffColorCielabValue | Indicates that the "Pattern Off Color CIELab Value" element (0070,0252) is present, or should be written |
0x00000002 | PatternOffOpacity | The "Pattern Off Opacity" (0070,0285) is present, or should be written |
When reading, the Options flags indicate if the optional elements are present. When writing, the Options flags indicate if the optional elements are to be written.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document