supportedImageTypes

format

String[] supportedImageTypes()

description

Returns the list of image types that ImageManager can process. ImageManager currently supports 68 different image file formats.

parameters

none

returns

an array of strings containing the names of the supported file formats

throws

The supportedImageTypes() method does not throw any exceptions.