ImageFileFormat

Image formats arsd.image can load (except Unknown, of course).

Values

ValueMeaning
Unknown
Png
Bmp
Jpeg
Tga
Gif

we can't load it yet, but we can at least detect it

Pcx

can load 8BPP and 24BPP pcx images

Dds

can load ARGB8888, DXT1, DXT3, DXT5 dds images (without mipmaps)

Svg

will rasterize simple svg images

Meta