Skip to content

Erase

Erase

Erases or fills with the specified color.

void  Erase(
   const uint  clr=0      // color
   );

Parameters

clr=0

[in] Color in ARGB format.

Last updated on