GrDestroyGC

Name

GrDestroyGC -- Destroy a graphics context

Synopsis

void GrDestroyGC (
  GR_GC_ID     gc
);
    

Parameters

gc

The graphics context you want to destroy.

See Also

GrCopyGC, GrNewGC