Gmagick
在线手册:中文 英文
PHP手册

The GmagickPixel class

(No version information available, might only be in SVN)

简介

类摘要

GmagickPixel {
/* 方法 */
public __construct ([ string $color ] )
public mixed getcolor ([ bool $as_array [, bool $normalize_array ]] )
public int getcolorcount ( void )
public float getcolorvalue ( int $color )
public GmagickPixel setcolor ( string $color )
public GmagickPixel setcolorvalue ( int $color , float $value )
}

Table of Contents


Gmagick
在线手册:中文 英文
PHP手册