PHP » GoLang |
login |
register |
about
|
GoLang Imagick::convolveImage
request it (244)
GoLang replacement for PHP's Imagick::convolveImage
[edit | history]
Imagick::convolveImage(PECL imagick 2.0.0) Imagick::convolveImage — Applies a custom convolution kernel to the image Description
bool Imagick::convolveImage
( array
$kernel
[, int $channel = Imagick::CHANNEL_DEFAULT
] )Applies a custom convolution kernel to the image. Parameters
Return Values
Returns Errors/ExceptionsThrows ImagickException on error. Examples
Example #1 Imagick::convolveImage()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|