00001 #ifndef DLSUPPORTEDIMAGES_H 00002 #define DLSUPPORTEDIMAGES_H 00003 00010 #include "DLBMPImage.h" 00011 #include "DLPPMImage.h" 00012 #include "DLJPGImage.h" 00013 #include "DLGIFImage.h" 00014 #include "DLTIFFImage.h" 00015 #include "DLPNGImage.h" 00016 #include "DLPBMImage.h" 00017 00018 00019 00020 // #define DOXYGEN_SHOULD_SKIP_THIS 1; 00021 00022 #endif // DLSUPPORTEDIMAGES_H