ImagickPixel::setIndex
(No version information available, might only be in Git)
ImagickPixel::setIndex — Description
说明
public
ImagickPixel::setIndex (
int
$index
) :
bool
Sets the colormap index of the pixel wand.
参数
-
index
-
返回值
成功时返回 TRUE
。