ImageFormats()
return all available readers and writers
Requires Extension: Image extension
ImageFormats( );
Returns: Struct
This function does not take any arguments.
Examples
writeDump(imageFormats());
See also
- Image manipulation
- GetReadableImageFormats()
- GetWriteableImageFormats()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)