TUIGraphics Class
This class represents a native canvas for drawing.
Syntax
Unit: FlexCel.Core
TUIGraphics = class(TFlexCelObject);
Methods
| Name |
Description |
| Clear |
Clears the image to a color.
|
| FromImage |
Gets the graphics context from an image.
|
| SetMode |
Sets the interpolation and smoothing modes.
|