Supported image formats. More...
Enumerations | |
enum | Enum { JPG, PNG, EXR } |
Supported image formats enum. | |
Supported image formats.
When a new encoder is added, the an image format must be added into the Formats::Enum and this value must be returned by the Encoder::format() implementation.
Also it needs to be connected with a file extension by adding a new entry into the map_data array