Leadtools Namespace > RasterImage Class : Transparent Property |
public bool Transparent {get; set;}
'Declaration Public Property Transparent As Boolean
'Usage Dim instance As RasterImage Dim value As Boolean instance.Transparent = value value = instance.Transparent
public bool Transparent {get; set;}
get_Transparent();
set_Transparent(value);
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 Leadtools.Drawing.RasterPaintProperties.
For more information, refer to PNG Files and Transparency.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2