Imagick::displayImages

(PECL imagick 2.0.0)

Imagick::displayImagesDisplays an image or image sequence

Опис

bool Imagick::displayImages ( string $servername )

Displays an image or image sequence on a X server.

Параметри

servername

The X server name

Значення, що повертаються

Повертає TRUE в разі успіху.

Помилки/Винятки

Кидає ImagickException в разі помилки.

add a note add a note

User Contributed Notes

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