This property indicates whether RasterColor.EmptyColor is set to 2. Setting this property to true sets RasterColor.EmptyColor to 2 (or RasterColor.EmptyColor)
[XmlIgnoreAttribute()]public bool IsEmptyColor { get; set; }
<XmlIgnoreAttribute()>Public Property IsEmptyColor() As BooleanGetSet
public:[XmlIgnoreAttribute]property bool IsEmptyColor{bool get()void set(bool value)}
true if RasterColor.EmptyColor is 2. false if RasterColor.EmptyColor is not 2.
This is the same as checking whether RasterColor.Reserved == 2 (or RasterColor.Reserved == RasterColor.EmptyColor).
See RasterColor.Reserved.
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
