See Also Examples Applies To
Sets the transparency color for the native image.
Syntax
object.ColorPaletteSetTransparentColor (nColorARGB)
The ColorPaletteSetTransparentColor syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nColorARGB | Optional. Long. Default value is Black. 32-bit Color (ARGB) of the transparent color. |
Returns
Long. GdPictureStatus
Category
Color Palette Manipulation