imagick_magnify> <imagick_ispaletteimage
Last updated: Mon, 28 Dec 2009

imagick_level

(PECL imagick:0.9-0.9.9)

imagick_level — Adjust levels of a particular image channel by scaling the colors falling between specified white and black points to the full available quantum range

Descrição

bool imagick_level ( resource $image, string $level )
Atenção

Esta função não está documentada, somente a lista de argumentos está disponível.

Parâmetros

image

Image handle

level

Specify the levels where the black and white points have the range of 0-QuantumRange, and gamma has the range 0-10 (e.g. 10x90+2)

Valores de retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.



User Contributed Notes
imagick_level
There are no user contributed notes for this page.

imagick_magnify> <imagick_ispaletteimage
Last updated: Mon, 28 Dec 2009