Gmagick
PHP Manual

The GmagickPixel class

Introduction

Description of the class.

Class synopsis

GmagickPixel {
/* Methods */
__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 Manual