#include <ImageStruct.hpp>
Public Types | |
typedef uint16_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 52 of file ImageStruct.hpp.
typedef uint16_t imageStructDataType< IMAGESTRUCT_UINT16 >::type |
Definition at line 54 of file ImageStruct.hpp.
|
inlinestatic |
Definition at line 58 of file ImageStruct.hpp.
|
staticconstexpr |
Definition at line 56 of file ImageStruct.hpp.
|
staticconstexpr |
Definition at line 55 of file ImageStruct.hpp.