ImageEn, unit iexBitmaps

TIOParams.PNG_Background

TIOParams.PNG_Background

Declaration

property PNG_Background: TRGB;

Description

Specifies the background color of the image.

Default: (0, 0, 0), i.e. Black

Example

ImageEnView1.IO.Params.PNG_Background := clWhite;

See Also

CreateRGB
IERGBToColor
IEColorToRGB