[Overview][Types][Classes][Index] Reference for unit 'ImgList' (#lcl)

TCustomImageList.BlendColor

The color for used in blending (dithering) an image.

Declaration

Source position: imglist.pp line 213

public property TCustomImageList.BlendColor : TColor
  read FBlendColor
  write FBlendColor
  default clNone;

See also

TDrawingStyle

  

Defines transparency and blending of rendered images.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.