libcineon
0.1
|
Namespaces | |
namespace | cineon |
libcineon namespace |
Functions | |
template<typename T > | |
T | cineon::SwapBytes (T &value) |
template<> | |
unsigned short | cineon::SwapBytes (unsigned short &value) |
template<> | |
unsigned char | cineon::SwapBytes (unsigned char &value) |
template<> | |
char | cineon::SwapBytes (char &value) |
template<typename T > | |
void | cineon::SwapBuffer (T *buf, unsigned int len) |
template<DataSize SIZE> | |
void | cineon::EndianSwapImageBuffer (void *data, int length) |
void | cineon::EndianSwapImageBuffer (DataSize size, void *data, int length) |