GmagickDraw::settextencoding
GmagickPixel::__construct
Gmagick
PHP Manual
GmagickPixel クラス
導入
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
)
}
目次
GmagickPixel::__construct
? The GmagickPixel constructor
GmagickPixel::getcolor
? Returns the color
GmagickPixel::getcolorcount
? Returns the color count associated with this color
GmagickPixel::getcolorvalue
? Gets the normalized value of the provided color channel
GmagickPixel::setcolor
? Sets the color
GmagickPixel::setcolorvalue
? Sets the normalized value of one of the channels
GmagickDraw::settextencoding
GmagickPixel::__construct
Gmagick
PHP Manual