TGdipUIGraphics.Clear Method Clears the image to a color. Syntax Namespace: FlexCel.Draw public override void Clear(TUIColor aColor) Parameters <-> Parameter Type Description aColor TUIColor Color to fill the image. See also TGdipUIGraphics