Imagick::displayImage

(PECL imagick 2, PECL imagick 3)

Imagick::displayImageDisplays an image

Descrição

public Imagick::displayImage ( string $servername ) : bool

This method displays an image on a X server.

Parâmetros

servername

The X server name

Valor Retornado

Retorna true no sucesso.

Erros

Lança ImagickException em caso de erro.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top