This property refers to the number of bytes per line in the image

[C++Builder]   imagekitcontrolname->ImageWidthByte [= int]
[Delphi]   imagekitcontrolname.ImageWidthByte [= Integer]

Reference

The number of bytes per line in the image.

Explanation

The ImageWidthByte property refers to the number of bytes per line in the image. When the ImageHandle property is set the values of the ImageWidthByte property are automatically set.

This property is not valid for vector data.

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