PHP » GoLang |
login |
register |
about
|
GoLang Imagick::contrastImage
request it (297)
GoLang replacement for PHP's Imagick::contrastImage
[edit | history]
Imagick::contrastImage(PECL imagick 2.0.0) Imagick::contrastImage — Change the contrast of the image Description
bool Imagick::contrastImage
( bool
$sharpen
)Enhances the intensity differences between the lighter and darker elements of the image. Set sharpen to a value other than 0 to increase the image contrast otherwise the contrast is reduced. Parameters
Return Values
Returns Errors/ExceptionsThrows ImagickException on error. Examples
Example #1 Imagick::contrastImage()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|