Unit GR32_Image ​
The GR32_Image unit provides visual Delphi/LCL GUI controls for displaying, scrolling, zooming, and interacting with 32-bit bitmaps.
Classes ​
| Class | Description |
|---|---|
TImage32 | Primary visual control providing scrolling, zooming, layers, and interactive mouse events. |
TPaintBox32 | Lightweight paint box control for custom rendering onto a TBitmap32 surface. |
TCustomImage32 | Base class for interactive bitmap viewports. |