Q3PixmapDrawContext_New
You can use theQ3PixmapDrawContext_Newfunction to create a new pixmap draw context.
TQ3DrawContextObject Q3PixmapDrawContext_New ( const TQ3PixmapDrawContextData *contextData);
contextData- A pointer to a pixmap draw context data structure.
DESCRIPTION
TheQ3PixmapDrawContext_Newfunction returns, as its function result, a new draw context object having the characteristics specified by thecontextDataparameter.