Image::loadExt Method [AX 2012]

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

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.
Show: