Returns a structure of all supported image formats that can be read (decoder) and written (encoder).
decoder
encoder
imageFormats() → returns struct
imageFormats()
→ returns struct
Calls the function and dumps the structure of image formats it returns
writeDump(imageFormats());