PHP Velho Oeste 2024

HaruImage::getHeight

(PECL haru >= 0.0.1)

HaruImage::getHeightObtiene la altura de la imagen

Descripción

HaruImage::getHeight ( void ) : int

Obtiene la altura de la imagen.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve la altura de la imagen.

Errores/Excepciones

Lanza una HaruException cuando se produce un error.

add a note add a note

User Contributed Notes

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