[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
These functions are tests for specific file formats. They also show if the format is supported in the linked SDL_image library.
3.2.1 IMG_isBMP Test for valid, supportted BMP file 3.2.2 IMG_isPNM Test for valid, supportted PNM file 3.2.3 IMG_isXPM Test for valid, supportted XPM file 3.2.4 IMG_isXCF Test for valid, supportted XCF file 3.2.5 IMG_isPCX Test for valid, supportted PCX file 3.2.6 IMG_isGIF Test for valid, supportted GIF file 3.2.7 IMG_isJPG Test for valid, supportted JPG file 3.2.8 IMG_isTIF Test for valid, supportted TIF file 3.2.9 IMG_isPNG Test for valid, supportted PNG file 3.2.10 IMG_isLBM Test for valid, supportted LBM file