IDLgrBuffer::Erase

The IDLgrBuffer::Erase procedure method erases this graphics destination.

Syntax

Obj->[IDLgrBuffer::]Erase [, COLOR=index or RGB vector]

Arguments

None

Keywords

COLOR

Set this keyword to the color to be used for the erase. The color may be specified as a color lookup table index or as a three-element vector [red, green, blue].

Version History

5.0

Introduced