This property determines whether or not the image set in the ImageHandle property is grayscale

[C++Builder]   imagekitcontrolname->Gray [= bool ]
[Delphi]   imagekitcontrolname.Gray [= Boolean ]

Property Value

Value Explanation
True The image is grayscale
False The image is not grayscale

Explanation

The Gray property determines if the image set in the ImageHandle property is grayscale or not. When the ImageHandle property is set the Gray property is automatically refreshed. The Gray property is not enabled for vector images.

Setting this value

  This value cannot be set.

Retrieving this value

  This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation