Main Page   Modules   Compound List   File List   Compound Members   File Members  

STBitBltRec Struct Reference

Private data sent to bitblt function. More...

#include <sttypes.h>

List of all members.

Public Attributes

STRenderingParams rparams
int x
 X coordinate to render at.

int y
 Y coordinate to render at.

int w
 width to render.

int h
 height to render.

int sx
 source X within passed data.

int sy
 source Y within passed data.

int bytesPerRow
 bytes per row of passed data.

int highlighted
 is text highlighted.


Detailed Description

Private data sent to bitblt function.


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