gseply
Purpose
Defines the end of an area to fill.
C Syntax
int gseply_ ( )
FORTRAN Syntax
INTEGER function gseply
Pascal Syntax
FUNCTION gseply_ : INTEGER [PUBLIC|;
Description
The gseply subroutine defines the end of a two-
dimensional shape or set of shapes to be filled, then
fills each of the valid primitives drawn since the last
gspcls or gsbply subroutine was called.
See "gsbply" and "gspcls" 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 "gspcls."