Main Page
|
Data Structures
|
File List
|
Data Fields
|
Globals
MrImage Struct Reference
Simple gray level 1-byte per pixel image structure.
More...
#include <
mr_image.h
>
Data Fields
unsigned char *
raw
unsigned int
w
unsigned int
h
Detailed Description
Simple gray level 1-byte per pixel image structure.
Field Documentation
unsigned int
MrImage::h
Image height.
unsigned char*
MrImage::raw
Gray levels values 1 byte per pixel.
unsigned int
MrImage::w
Image width.
The documentation for this struct was generated from the following file:
mr_image.h
Generated on Sun Apr 9 17:29:41 2006 for MusicReco by
1.4.4