Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter TenGraphic and Image Functions (continued)

ImageGetWidth Function

Overview

The ImageGetWidth function retrieves the width of an Image object.

Syntax/Parameters

Syntax

int = ImageGetWidth ( handle hImage );

Parameters

hImage

A handle to an Image object.

Return Value

Returns an int specifying the width of the image or 0 on failure. Use the GetLastError function to retrieve error information.

Remarks

The ImageGetWidth function returns the image’s width as a number of pixels.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic