HDK_Sample::IMG_Raw Class Reference

#include <IMG_Raw.h>

Inheritance diagram for HDK_Sample::IMG_Raw:

IMG_File

List of all members.

Public Member Functions

 IMG_Raw ()
 ~IMG_Raw ()
virtual int open ()
 Only called by format class.
virtual int readScanline (int y, void *buf)
virtual int create (const IMG_Stat &stat)
virtual int writeScanline (int scan, const void *buf)
virtual int closeFile ()


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

IMG_Raw::IMG_Raw (  ) 

Examples:
IMG/IMG_Raw.C, and IMG/IMG_Raw.h.

Definition at line 152 of file IMG_Raw.C.

IMG_Raw::~IMG_Raw (  ) 

Examples:
IMG/IMG_Raw.C, and IMG/IMG_Raw.h.

Definition at line 157 of file IMG_Raw.C.


Member Function Documentation

int IMG_Raw::closeFile (  )  [virtual]

Implements IMG_File.

Examples:
IMG/IMG_Raw.C, and IMG/IMG_Raw.h.

Definition at line 211 of file IMG_Raw.C.

int IMG_Raw::create ( const IMG_Stat stat  )  [virtual]

Reimplemented from IMG_File.

Examples:
IMG/IMG_Raw.C, and IMG/IMG_Raw.h.

Definition at line 189 of file IMG_Raw.C.

int IMG_Raw::open (  )  [virtual]

Only called by format class.

Reimplemented from IMG_File.

Examples:
IMG/IMG_Raw.C, and IMG/IMG_Raw.h.

Definition at line 163 of file IMG_Raw.C.

int IMG_Raw::readScanline ( int  y,
void *  buf 
) [virtual]

Implements IMG_File.

Examples:
IMG/IMG_Raw.C, and IMG/IMG_Raw.h.

Definition at line 270 of file IMG_Raw.C.

int IMG_Raw::writeScanline ( int  scan,
const void *  buf 
) [virtual]

Implements IMG_File.

Examples:
IMG/IMG_Raw.C, and IMG/IMG_Raw.h.

Definition at line 306 of file IMG_Raw.C.


The documentation for this class was generated from the following files:

Generated on Mon Jan 28 00:30:25 2013 for HDK by  doxygen 1.5.9