#include <WPG2Parser.h>
Public Member Functions | |
WPGBitmapContext () | |
Public Attributes | |
double | x1 |
double | y1 |
double | x2 |
double | y2 |
long | hres |
long | vres |
WPGBitmapContext::WPGBitmapContext | ( | ) | [inline] |
Referenced by WPG2Parser::handleBitmap().
Referenced by WPG2Parser::handleBitmap().
double WPGBitmapContext::x1 |
Referenced by WPG2Parser::handleBitmap(), and WPG2Parser::handleBitmapData().
double WPGBitmapContext::x2 |
Referenced by WPG2Parser::handleBitmap(), and WPG2Parser::handleBitmapData().
double WPGBitmapContext::y1 |
Referenced by WPG2Parser::handleBitmap(), and WPG2Parser::handleBitmapData().
double WPGBitmapContext::y2 |
Referenced by WPG2Parser::handleBitmap(), and WPG2Parser::handleBitmapData().