Gets or sets a value that indicates whether to use the transparent color.
public bool Transparent { get; set; }
Public Property Transparent As Boolean
@property (nonatomic, assign) BOOL isTransparent
public boolean getTransparent()
public void setTransparent(boolean value)
true to use the transparent color; false, otherwise.
The TransparentColor of a RasterImage is used when the Transparent property value is set to true.
Note, transparent paint does not work with RasterPaintEngine.Gdi. For more information, refer to RasterPaintProperties.
For more information, refer to PNG Files and Transparency.
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