imagick_setfillcolor> <imagick_setcompressiontype
Last updated: Mon, 28 Dec 2009

imagick_setdpi

(No version information available, might be only in CVS)

imagick_setdpi — Set DPI

Descrição

bool imagick_setdpi ( resource $image, int $dpi_x, int $dpi_y )
Atenção

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

Parâmetros

image

Image handle

dpi_x

Horizontal dots per inch

dpi_y

Vertical dots per inch

Valores de retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.



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

imagick_setfillcolor> <imagick_setcompressiontype
Last updated: Mon, 28 Dec 2009