PictureEffects Xojo and Real Studio Plugin |
|
TrimEffect.GetLastTrimBounds Method
Gets the bounds of last trim operation that was done with the Apply function on this class instance.
GetLastTrimBounds() as Rect
Parameters
Returns
- Rect
- Bounds of the trimmed image.
Remarks
See Also
TrimEffect Class