#include <cimg.h>
Static Public Member Functions | |
| static const char * | string () |
| static bool | is_float () |
| static int | min () |
| static int | max () |
| static const char * | format () |
| static const int | format (const int val) |
Definition at line 1532 of file cimg.h.
| static const int cimg_library::cimg::type< int >::format | ( | const int | val | ) | [inline, static] |
| static const char* cimg_library::cimg::type< int >::format | ( | ) | [inline, static] |
| static bool cimg_library::cimg::type< int >::is_float | ( | ) | [inline, static] |
| static int cimg_library::cimg::type< int >::max | ( | ) | [inline, static] |
| static int cimg_library::cimg::type< int >::min | ( | ) | [inline, static] |
| static const char* cimg_library::cimg::type< int >::string | ( | ) | [inline, static] |
1.5.9