[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 208

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

See also

TDrawingStyle

  

Defines transparency and blending of rendered images.