#include <mnt_byte_image.h>
Inheritance diagram for MntByteImage:
Public Member Functions | |
MntByteImage (int, int) | |
MntByteImage (MntByteImage *, int, int, int, int) | |
void | copy_to (MntByteImage *) |
void | set (unsigned char) |
Public Attributes | |
unsigned char * | firstByte_ |
|
pointer to the first byte for this ByteImage |