Main Page Class Hierarchy Compound List File List Compound Members File Members
RGBEImage Class Reference
#include <Image.h>
Inheritance diagram for RGBEImage:
Collaboration diagram for RGBEImage:
List of all members.
Public Members |
 |  | | RGBEImage () |
 |  | Void | SetSize (Int width, Int height) |
 |  | Void | Clear (const Colour &c) |
 |  | Void | SetPixel (Int x, Int y, const Colour &c) |
 |  | Colour | GetPixel (Int x, Int y) const |
 |  | Void | SetSpan (Int row, Int start, Int length, const Colour *src) |
 |  | Void | GetSpan (Int row, Int start, Int length, Colour *dst) const |
 |  | Int | SavePIC (const Char *filename) |
 |  | Int | LoadPIC (const Char *filename) |
 |  | RGBEPixel* | RGBEData () const |
Protected Members |
 |  | RGBEPixel* | data |
Detailed Description
Definition at line 201 of file Image.h.
Constructor & Destructor Documentation
Member Function Documentation
Void RGBEImage::Clear (const Colour & c) [virtual]
|
Colour RGBEImage::GetPixel (Int x, Int y) const [virtual]
|
Void RGBEImage::GetSpan (Int row, Int start, Int length, Colour * dst) const [virtual]
|
Int RGBEImage::LoadPIC (const Char * filename)
|
RGBEPixel * RGBEImage::RGBEData () const [inline]
|
Int RGBEImage::SavePIC (const Char * filename)
|
Void RGBEImage::SetPixel (Int x, Int y, const Colour & c) [virtual]
|
Void RGBEImage::SetSize (Int width, Int height) [virtual]
|
Void RGBEImage::SetSpan (Int row, Int start, Int length, const Colour * src) [virtual]
|
Member Data Documentation
The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:17:09 2000 for Graphics Class Library by
1.1.0 written by Dimitri van Heesch,
© 1997-2000