HDK
|
#include <CE_Image.h>
Public Types | |
using | CE_SCALAR_TYPE = typename CE_StorageTypeTraits< STORAGE >::DataType |
Static Public Member Functions | |
static SYS_FORCE_INLINE CE_SCALAR_TYPE | toCEImage (SCALAR_TYPE v) |
static SYS_FORCE_INLINE SCALAR_TYPE | fromCEImage (CE_SCALAR_TYPE v) |
Templated functions for converting to and from values that are stored in a CE_Image (storage-aware).
Definition at line 251 of file CE_Image.h.
using CE_ImageValueConverter< STORAGE, SCALAR_TYPE >::CE_SCALAR_TYPE = typename CE_StorageTypeTraits<STORAGE>::DataType |
Definition at line 253 of file CE_Image.h.
|
inlinestatic |
Definition at line 261 of file CE_Image.h.
|
inlinestatic |
Definition at line 256 of file CE_Image.h.