PHP » GoLang |
login |
register |
about
|
GoLang Imagick::selectiveBlurImage
request it (233)
GoLang replacement for PHP's Imagick::selectiveBlurImage
[edit | history]
PHP Imagick::selectiveBlurImagePHP original manual for Imagick::selectiveBlurImage [ show | php.net ]Imagick::selectiveBlurImage(No version information available, might only be in Git) Imagick::selectiveBlurImage — Description Description
public bool Imagick::selectiveBlurImage
( float
$radius
, float $sigma
, float $threshold
[, int $channel = Imagick::CHANNEL_DEFAULT
] )Selectively blur an image within a contrast threshold. It is similar to the unsharpen mask that sharpens everything with contrast above a certain threshold. Parameters
Return Values
Returns Examples
Example #1 Imagick::selectiveBlurImage()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|