Returns a list of image formats that ColdFusion can read on the operating system where ColdFusion is deployed.
getReadableImageFormats() → returns string
getReadableImageFormats()
→ returns string
LCase(ListChangeDelims(getReadableImageFormats(),", "))