downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Imagick::valid> <Imagick::uniqueImageColors
[edit] Last updated: Fri, 24 Jun 2011

view this page in

Imagick::unsharpMaskImage

(PECL imagick 2.0.0)

Imagick::unsharpMaskImageتند کردن تصویر

Description

bool Imagick::unsharpMaskImage ( float $radius , float $sigma , float $amount , float $threshold [, int $channel = Imagick::CHANNEL_ALL ] )
Warning

This function is currently not documented; only its argument list is available.

تند کردن تصویر. تصویر را با استفاده از عملگر Gaussian به همراه شعاع داده شده و انحراف معیار استاندارد (sigma) پیچانده می‌شود. برای نتیجه قابل قبول شعال باید بزرگتر از sigma باشد. از شعاع 0 استفاده کنید تا Imagick::UnsharpMaskImage() شعاع مناسب را برای شما انتخاب کند.

Parameters

radius

sigma

amount

threshold

channel

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.



add a note add a note User Contributed Notes Imagick::unsharpMaskImage - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites