|
CairoImageSurface::__constructCreates a new CairoImageSurface Description
public CairoImageSurface::__construct
( int
$format
, int $width
, int $height
)
Creates a new CairoImageSuface object of type Parameters
Return ValuesA new CairoImageSurface Examples
Example #1 CairoImageSurface::__construct example
<?php See Also
|