A 2D image buffer..
More...
#include <Image.h>
|
| ImageInternal (uint32_t size) |
|
| ImageInternal (void *data, uint32_t size) |
|
void | setBufferSize (uint32_t size) |
|
uint32_t | getBufferSize () |
|
void | setData (void *data, uint32_t size) |
|
void * | data () |
|
const void * | data () const |
|
template<typename Archive > |
void | serialize (Archive &ar, ATTRIBUTE(maybe_unused) const unsigned int version) |
|
|
class | boost::serialization::access |
|
The documentation for this class was generated from the following files:
- interfaces/datastructure/Image.h
- src/datastructure/Image.cpp