Gmagick
PHP Manual

The GmagickPixel class

Введение

Description of the class.

Обзор классов

GmagickPixel {
/* Методы */
__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 )
}

Содержание


Gmagick
PHP Manual