Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

ABGR Class Reference

#include <bitmap.h>

Inheritance diagram for ABGR:

Packed Bitmap List of all members.

Detailed Description

32-bit ABGR bitmap where the first 8 bits is the alpha channel describing the opacity of each pixel.


Public Member Functions

 ABGR (int width=0, int height=0)
virtual enum ColorSpace get_color_space () const
 Used for identifying the type of a Bitmap at runtime.

virtual Bitmapcreate () const
 "Virtual constructor".


Protected Member Functions

virtual int get_pixel_alpha (int pixel) const
virtual void set_pixel_alpha (int pixel, int value)


Member Function Documentation

virtual Bitmap* ABGR::create  )  const [inline, virtual]
 

"Virtual constructor".

Returns an empty bitmap of the same derived class as this.

Implements Bitmap.


The documentation for this class was generated from the following file:
Generated on Sun Oct 19 17:34:47 2003 for rve by doxygen 1.3.3