PHP - Manual: CairoSurface
2024-12-26
(PECL cairo >= 0.1.0)
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.