procedure Clear(color: TColor32 = clNone32); overload;
procedure Clear(const rec: TRect; color: TColor32 = clNone32); overload;
Fills either the entire image or the specified region with the specified color.
Note: This method should not be confused with the Img32.Extra.Erase function that erases portions of an image based on specified polygon regions.
Copyright ©2010-2023 Angus Johnson - Image32 4.8 - Help file built on 17 Jan 2025