GmagickPixel (class)
The GmagickPixel class
Introduction
(PECL gmagick >= Unknown)
Class synopsis
GmagickPixel {
/* Methods */
public __construct ([ string $color ] )
public mixed getcolor ([ bool $as_array = false [, bool $normalize_array = false ]] )
public int getcolorcount ( void )
public float getcolorvalue ( int $color )
public GmagickPixel setcolor ( string $color )
登录查看完整内容