#include <WPG2Parser.h>
| Public Member Functions | |
| WPGBitmapContext () | |
| Public Attributes | |
| double | x1 | 
| double | y1 | 
| double | x2 | 
| double | y2 | 
| long | hres | 
| long | vres | 
| 
 | inline | 
| long WPGBitmapContext::hres | 
Referenced by WPG2Parser::handleBitmap().
| long WPGBitmapContext::vres | 
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().