(PECL cairo >= 0.1.0)
CairoImageSurface は、cairo あるいは呼び出し元のコードが確保したメモリバッファの内容をレンダリングする機能を提供します。 対応する画像フォーマットは CairoFormat で定義されているものです。
$other
, int $content
, string $width
, string $height
) : void$x
, float $y
, float $width
, float $height
) : void