![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <LoadBitmap.hpp>
Public Member Functions | |
| BMPTokenizer () | |
| bool | LoadFile (const char *path) |
| ~BMPTokenizer () | |
Private Member Functions | |
| void | onImage (u32 *image, u32 newWidth, u32 newHeight) |
| void | rasterizeImage (u8 *image) |
Private Attributes | |
| bool | requirePOTS |
| u8 | trans_blue |
| u8 | trans_green |
| u8 | trans_red |
Definition at line 56 of file LoadBitmap.hpp.
| cat::BMPTokenizer::BMPTokenizer | ( | ) |
| cat::BMPTokenizer::~BMPTokenizer | ( | ) |
| bool cat::BMPTokenizer::LoadFile | ( | const char * | path | ) |
| void cat::BMPTokenizer::rasterizeImage | ( | u8 * | image | ) | [private] |
bool cat::BMPTokenizer::requirePOTS [private] |
Definition at line 60 of file LoadBitmap.hpp.
u8 cat::BMPTokenizer::trans_blue [private] |
Definition at line 58 of file LoadBitmap.hpp.
u8 cat::BMPTokenizer::trans_green [private] |
Definition at line 58 of file LoadBitmap.hpp.
u8 cat::BMPTokenizer::trans_red [private] |
Definition at line 58 of file LoadBitmap.hpp.
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.