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

search for in the

Imagick::fxImage> <Imagick::frameImage
[edit] Last updated: Fri, 07 Jun 2013

view this page in

Imagick::functionImage

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

Imagick::functionImageApplies a function on the image

Açıklama

public bool Imagick::functionImage ( int $function , array $arguments [, int $channel = Imagick::CHANNEL_DEFAULT ] )

Applies an arithmetic, relational, or logical expression to an image. Use these operators to create lighter or darker versions of an image, to increase or decrease contrast in an image, or to negate the image colors. Bu yöntem, derleme sırasında ImageMagick kütüphanesinin 6.4.9 veya sonraki bir sürümü kuruluysa kullanılabilir.

Değiştirgeler

function

Refer to this list of function constants

arguments

Array of arguments to pass to this function.

Dönen Değerler

Başarı durumunda TRUE döner.

Hatalar/İstisnalar

Hata durumunda bir ImagickException istisnası oluşur.



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

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