Main Page   Modules   Compound List   File List   Compound Members   File Members  

STRasterDeviceStruct Struct Reference

STRasterDevice is a class that specifies raster devices. More...

#include <sttypes.h>

List of all members.

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.


Detailed Description

STRasterDevice is a class that specifies raster devices.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 20 23:35:52 2003 for Standard Type Services by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001