PHP Velho Oeste 2024

HaruImage::getWidth

(PECL haru >= 0.0.1)

HaruImage::getWidthObtiene el ancho de la imagen

Descripción

HaruImage::getWidth ( void ) : int

Obtiene el ancho de la imagen.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve el ancho 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