Neo
0.5.0
Developer Documentation
|
This is the complete list of members for Neo::Image, including all inherited members.
clear(void *color) | Neo::Image | |
create(VAR_TYPES dataType, unsigned int width, unsigned int height, unsigned int components) | Neo::Image | |
getComponents(void) | Neo::Image | inline |
getData(void) | Neo::Image | inline |
getDataType(void) | Neo::Image | inline |
getHeight(void) | Neo::Image | inline |
getSize(void) | Neo::Image | inline |
getWidth(void) | Neo::Image | inline |
Image(void) | Neo::Image | |
readPixel(unsigned int x, unsigned int y, void *color) | Neo::Image | |
writePixel(unsigned int x, unsigned int y, void *color) | Neo::Image | |
~Image(void) | Neo::Image |