Imagick::getReleaseDate

(PECL imagick 2, PECL imagick 3)

Imagick::getReleaseDateReturns the ImageMagick release date

Descrizione

public static Imagick::getReleaseDate(): string

Returns the ImageMagick release date as a string.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the ImageMagick release date as a string.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.

add a note add a note

User Contributed Notes

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