update : 2015.11.03
php.shukuma.com검색:
|
CairoImageSurface::__construct(PECL cairo >= 0.1.0) CairoImageSurface::__construct — Creates a new CairoImageSurface 설명
public CairoImageSurface::__construct
( int
$format
, int $width
, int $height
)
Creates a new CairoImageSuface object of type 인수
반환값A new CairoImageSurface 예제
Example #1 CairoImageSurface::__construct() example
<?php |