Q3PixmapDrawContext_SetPixmap
You can use theQ3PixmapDrawContext_SetPixmapfunction to set the pixmap associated with a pixmap draw context.
TQ3Status Q3PixmapDrawContext_SetPixmap ( TQ3DrawContextObject drawContext, const TQ3Pixmap *pixmap);
drawContext- A pixmap draw context object.
pixmap- A pointer to a pixmap.
DESCRIPTION
TheQ3PixmapDrawContext_SetPixmapfunction sets the pixmap associated with the draw context specified by thedrawContextparameter to the pixmap specified by thepixmapparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help