Lucee object methods reference
Object Method Image.info
Returns a structure containing image information. When called with an image argument, returns details about the specific image including height, width, color model, size, and filename. When called without arguments, returns information about the Lucee image processing extension including its OSGi bundle version and status.
Image.info():struct
Category
image
Arguments
This function has no arguments