A visual control capable of displaying bitmap images.
TCustomImage32 is a base class for TImage32. In addition to TCustomPaintBox32 behavior, it contains an easy-manageable bitmap and a collection of layers.
It introduces several properties to determine how the bitmap image is displayed within the boundaries of the control.
For more information on how to use TCustomImage32 and its descendants, see Using TImage32.
[See Also] Image32 Example, ImgView and Layers Example, Sprites Example