#include <ImageStruct.hpp>
Public Types | |
typedef uint8_t | type |
Static Public Member Functions | |
static void | setPointer (IMAGE &im, void *mapv) |
Static Public Attributes | |
constexpr static size_t | size = sizeof(type) |
constexpr static type | max = std::numeric_limits<type>::max() |
Definition at line 32 of file ImageStruct.hpp.
typedef uint8_t imageStructDataType< IMAGESTRUCT_UINT8 >::type |
Definition at line 34 of file ImageStruct.hpp.
|
inlinestatic |
Definition at line 38 of file ImageStruct.hpp.
|
staticconstexpr |
Definition at line 36 of file ImageStruct.hpp.
|
staticconstexpr |
Definition at line 35 of file ImageStruct.hpp.