Main Page Class Hierarchy Compound List Compound Members Related Pages
BitmapImageLib Class ReferenceThis class implements the abstract basis class Bitmap using the ImageLib.
More...
#include <BitmapImageLib.h>
Inheritance diagram for BitmapImageLib
[legend]Collaboration diagram for BitmapImageLib:
[legend]List of all members.
Public Methods |
|
| BitmapImageLib () |
|
virtual | ~BitmapImageLib () |
|
virtual void | getPixel (float x,float y,float &r,float &g,float &b,float &a) |
|
virtual bool | load (const char *filename) |
Detailed Description
This class implements the abstract basis class Bitmap using the ImageLib.
-
Author(s):
-
Stefan Michel
-
See also:
-
Bitmap , BitmapFactory , BitmapFactoryImageLib
The documentation for this class was generated from the following file:
|