GetReadableImageFormats
Returns a list of image formats that Lucee can read on the operating system where Lucee is deployed.
GetReadableImageFormats( )
Returns: String
This function does not take any arguments.
Examples
writeDump(getReadableImageFormats());;