#include <sttypes.h>
Public Attributes | |
STDeviceType | devType |
fRasterDevice. | |
STMatrix | matrix |
transformation matrix associated with device. | |
uint32 | width |
Width. | |
uint32 | height |
Heihgt. | |
uint16 | ppix |
Horizontal points per inch resolution. | |
uint16 | ppiy |
Vertical points per inch resolution. | |
uint16 | bpp |
bits per pixel. | |
void * | p |
private data. | |
BitBltF | bitblt |
blit function. | |
HighlightF | highlight |
blit function. | |
UnderlineF | underline |
blit function. | |
StrikeThroughF | strikethrough |
blit function. |