PictureEffectsRaw Xojo Plugin |
|
TrimEffectRaw.GetLastTrimBounds Method (console safe)
Gets the bounds of last trim operation that was done with the Apply function on this class instance.
GetLastTrimBounds() as RectF
Parameters
Returns
- RectF
- Bounds of the trimmed image.
Remarks
See Also
TrimEffectRaw Class