digikam
cimg_library::cimg::type< T > Struct Template Reference
#include <CImg.h>
Static Public Member Functions | |
| static const char * | format (const T val) |
| static const char * | format () |
| static bool | is_float () |
| static T | max () |
| static T | min () |
| static const char * | string () |
Detailed Description
template<typename T>
struct cimg_library::cimg::type< T >
Definition at line 2097 of file CImg.h.
Member Function Documentation
template<typename T >
| static const char* cimg_library::cimg::type< T >::format | ( | const T | val | ) | [inline, static] |
template<typename T >
| static const char* cimg_library::cimg::type< T >::format | ( | ) | [inline, static] |
template<typename T >
| static bool cimg_library::cimg::type< T >::is_float | ( | ) | [inline, static] |
template<typename T >
| static T cimg_library::cimg::type< T >::max | ( | ) | [inline, static] |
template<typename T >
| static T cimg_library::cimg::type< T >::min | ( | ) | [inline, static] |
template<typename T >
| static const char* cimg_library::cimg::type< T >::string | ( | ) | [inline, static] |
The documentation for this struct was generated from the following file:
KDE 4.5 API Reference