HDK_Sample::IMG_Raw Class Reference
#include <IMG_Raw.h>
List of all members.
Detailed Description
Custom image file format. This class handles reading/writing the image.
- See also:
- IMG_RawFormat
- Examples:
-
IMG/IMG_Raw.C.
Definition at line 37 of file IMG_Raw.h.
Constructor & Destructor Documentation
Member Function Documentation
| int IMG_Raw::closeFile |
( |
|
) |
[virtual] |
| int IMG_Raw::create |
( |
const IMG_Stat & |
stat |
) |
[virtual] |
| int IMG_Raw::open |
( |
|
) |
[virtual] |
| int IMG_Raw::readScanline |
( |
int |
y, |
|
|
void * |
buf | |
|
) |
| | [virtual] |
| int IMG_Raw::writeScanline |
( |
int |
scan, |
|
|
const void * |
buf | |
|
) |
| | [virtual] |
The documentation for this class was generated from the following files: