gspcls
Purpose
Defines the end of a shape to fill.
C Syntax
int gspcls_ ( )
FORTRAN Syntax
INTEGER function gspcls
Pascal Syntax
FUNCTION gspcls_ : INTEGER [PUBLIC|;
Description
The gspcls subroutine defines the end of a particular two
dimensional shape to be filled, then fills the shape.
See "gsbply" and "gseply" for related information.
The relevant attributes are:
o Color map
o Plane mask
o Fill color index
o Fill style
o Logical operation.
Return Value
GS_SUCC Successful.
GS_USUC Unsuccessful.
Related Information
In this book: "gsbply" and "gseply."