|
ImagickPixel::setColorValueQuantumSets the quantum value of a color element of the ImagickPixel Description
public bool ImagickPixel::setColorValueQuantum(int
$color, intfloat $value)Sets the quantum value of a color element of the ImagickPixel. Warning
This function is currently not documented; only its argument list is available. Parameters
Return Values
Returns Examples
Example #1 ImagickPixel::setColorValueQuantum |