Imagick::getImageTicksPerSecond

(PECL imagick 2, PECL imagick 3)

Imagick::getImageTicksPerSecondGets the image ticks-per-second

Descrição

public Imagick::getImageTicksPerSecond ( ) : int

Gets the image ticks-per-second.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the image ticks-per-second.

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