(PECL cairo >= 0.1.0)
CairoImageSurface provide the ability to render to memory buffers either allocated by cairo or by the calling code. The supported image formats are those defined in CairoFormat.
$other
   , int $content
   , string $width
   , string $height
   ) : void$x
   , float $y
   , float $width
   , float $height
   ) : void