TCnImageList.TransparentColor Property

Gets or sets the color to treat as transparent.

Namespace: CNClrLib.Component.ImageList
published
 property TransparentColor: TClrColor read GetTransparentColor write SetTransparentColor stored IsTransparentColorStored;

Property Value

Type: TClrColor

One of the Color values. The default is Transparent.

The transparent color is not rendered when the image is drawn.