|
|
The CairoSurface class
The CairoSurface class (No version information available, might only be in SVN) Introduction This is the base-class for all other Surface types. CairoSurface is the abstract type representing all different drawing targets that cairo can render to. The actual drawings are performed using a CairoContext. Class synopsis CairoSurface { public void flush ( void ) } Table of Contents |
|