12 Data Structures
TQ3PixmapDrawContextData
data type.
typedef struct TQ3PixmapDrawContextData { TQ3DrawContextData drawContextData; TQ3Pixmap pixmap; } TQ3PixmapDrawContextData;drawContextData
A draw context data structure defining basic information about the draw context.pixmap
A pixmap (that is, a pixel map in memory). This pixmap is assumed to have a pixel size of 24 bits.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker