[FlagsAttribute()]
public enum RasterGetSetOverlayAttributesFlags
<FlagsAttribute()>
Public Enum RasterGetSetOverlayAttributesFlags
typedef NS_OPTIONS(NSUInteger, LTRasterGetSetOverlayAttributesFlags)
public enum RasterGetSetOverlayAttributesFlags
[FlagsAttribute()]
public enum class RasterGetSetOverlayAttributesFlags
Value | Member | Description |
---|---|---|
0x00000000 | None | No action. |
0x00000001 | Origin | The top-left position should be retrieved/changed. RasterOverlayAttributes.Origin contains/will be updated with the new top-left offset. |
0x00000002 | Color | The color should be retrieved/changed. RasterOverlayAttributes.Color contains/will be updated with the new color. |
0x00000004 | Flags | The flags should be retrieved/changed. The following properties should be retrieved/changed: |
0x00000008 | BitIndex | The corresponding bitplane position should be retrieved/changed. RasterOverlayAttributes.BitPosition contains/will be updated with the new bitplane index. |
0x00000010 | Dicom | The DICOM-related attributes should be retrieved/changed. The following properties should be retrieved/changed:
|
This enumeration is used with the RasterImage.GetOverlayAttributes and the RasterImage.UpdateOverlayAttributes methods.
For more information, refer to Overlay Overview.
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