4. System Classes : ImageTrim Class
 
Share this page                  
ImageTrim Class
The ImageTrim class is a static version of the ImageField class. You specify the bitmap for image trim when you create the frame. The image trim is saved with the frame.
Because you can specify the Click event for image trim, you can use it as an icon button within an application.
If you want to change the image at runtime, you must use an ImageField object instead of ImageTrim.
Inherits From
Object Class (see Object Class)
FieldObject Class (see FieldObject Class)
FormField Class (see FormField Class)
ActiveField Class (see ActiveField Class)
ScalarField Class (see ScalarField Class)
ImageField Class (see ImageField Class)
Inherited By
None
Attributes
Image
Methods
None