Imagick::linearStretchImage
Stretches with saturation the image intensity
Description
bool Imagick::linearStretchImage
( float $blackPoint
, float $whitePoint
)
Parameters
-
blackPoint
-
The image black point
-
whitePoint
-
The image white point
Return Values
Returns TRUE
on success.