Image::loadExt Method

Retrieves a list of the extensions of the file formats that are supported by the Image class.

Syntax

client public static container loadExt(int idx)

Run On

Client

Parameters

  • idx
    Type: int

Return Value

Type: container
A container that holds a list of the supported file formats.

See Also

Reference

Image Class