iSpike
2.1
Spike conversion library for robotics
|
Bitmap() | ispike::Bitmap | |
Bitmap(unsigned width, unsigned height, unsigned depth) | ispike::Bitmap | |
Bitmap(unsigned width, unsigned height, unsigned depth, unsigned char initVal) | ispike::Bitmap | |
Bitmap(const Bitmap ©_from_me) | ispike::Bitmap | |
getContents() const | ispike::Bitmap | [inline] |
getDepth() const | ispike::Bitmap | [inline] |
getHeight() const | ispike::Bitmap | [inline] |
getPixel(unsigned x, unsigned y, unsigned d) | ispike::Bitmap | |
getWidth() const | ispike::Bitmap | [inline] |
isEmpty() const | ispike::Bitmap | [inline] |
operator=(const Bitmap &rhs) | ispike::Bitmap | |
reset(unsigned width, unsigned height, unsigned depth) | ispike::Bitmap | |
size() const | ispike::Bitmap | |
~Bitmap() | ispike::Bitmap |