Name
GrNewGC() -- Create a new graphics context
Description
This function creates a new graphics context. The newly created
structure is initialized with the default values shown in the
following table.
Returns
The ID of the newly created graphics context structure, or 0
if unsuccessful.
See Also
GR_GC_ID,
GR_GC_INFO,
GrCopyGC(),
GrDestroyGC(),
GrSetGCForeground(),
GrSetGCBackground(),
GrSetGCUseBackground(),
GrSetGCMode(),
GrSetGCFont(),
GrSetGCRegion(),
GC Functions.