update : 2015.11.03
php.shukuma.com검색:
|
GmagickPixel::__construct(PECL gmagick >= Unknown) GmagickPixel::__construct — The GmagickPixel constructor 설명
public GmagickPixel::__construct
([ string
$color
] )Constructs an GmagickPixel object. If a color is specified, the object is constructed and then initialised with that color before being returned. 인수
반환값The GmagickPixel object on success. |