Image Formats

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

An overview of image formats and their capabilities (see also file formats).

BMP GIF JPG PCX PNG TGA TIFF
RGB + - + + + + +
Grayscale + - + + + + +
Indexed + + - + + + +
Alpha - +/- - - + + +
RLE Compr. + - - + - + +
Lossy Compr. - - + - - - -
Lossless Compr. - + - - + - +