Using TImage32
About the documentation
Appearance
Resets the clipping rectangle (ClipRect) to cover the full dimensions of the bitmap.
procedure ResetClipRect;
ResetClipRect sets ClipRect to (0, 0, Width, Height).
ResetClipRect
ClipRect
(0, 0, Width, Height)
Bitmap.ResetClipRect;