parent root
PHP: ImagickPixel::setIndex - Manual

ImagickPixel::setIndex

(No version information available, might only be in Git)

ImagickPixel::setIndexDescription

Description

public ImagickPixel::setIndex ( int $index ) : bool

Sets the colormap index of the pixel wand.

Parameters

index

Return Values

Returns TRUE on success.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root