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