GIRasterImageTransparentColor Property
|
Property that represents the index of
transparent color in the image.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int TransparentColor { get; }
Public ReadOnly Property TransparentColor As Integer
Get
public:
property int TransparentColor {
int get ();
}
member TransparentColor : int with get
Property Value
Int32
See Also