Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

ImageBuffer Class Reference

#include <ImageBuffer.h>


Detailed Description

ImageBuffer contains information about a gray-scale image. width: width of the image height: height of the image byteArray: row-major values of the pixels in the image, should be of size width*height

Definition at line 12 of file ImageBuffer.h.

List of all members.

Public Attributes

int width
int height
unsigned char * byteArray

Member Data Documentation


The documentation for this class was generated from the following file:

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:09 2016 by Doxygen 1.6.3