Gets or sets a value that indicates the opacity to use when painting the Leadtools.RasterImage.
public int Opacity { get; set; }
Public Property Opacity As Integer
A value between 0 and 255 representing the opacity level to use when painting the Leadtools.RasterImage. Default value is 255.
An Opacity value of 0 indicates that the image is completely transparent, while a value of 255 indicates that the image is completely opaque. A value of 128 indicates the image is 50 percent opaque, a value of 170 indicates the image is 72.5 percent opaque, and so on.
This property is only valid when the RasterPaintEngine.GdiPlus engine is used and has no effect on the other engines.
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