Main Page | Class Hierarchy | Class List | Directories | Class Members

MntByteImage Class Reference

MntByteImage is an abstraction of a 2D array of bytes. More...

#include <mnt_byte_image.h>

Inheritance diagram for MntByteImage:

MntImage List of all members.

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_

Detailed Description

MntByteImage is an abstraction of a 2D array of bytes.


Member Data Documentation

unsigned char* MntByteImage::firstByte_
 

pointer to the first byte for this ByteImage


The documentation for this class was generated from the following files:
Generated on Wed Sep 14 12:37:12 2005 for mnt by  doxygen 1.4.4