[]
Gets or sets the transparent color for the specified picture as a red-green-blue (RGB) value.
int TransparencyColor { get; set; }
Property TransparencyColor As Integer
Type | Description |
---|---|
int | The transparent color for the specified picture as a red-green-blue (RGB) value. |
For this property to take effect, the TransparentBackground property must be set to True.