12 Managing Pixmap Draw Contexts

12 Q3PixmapDrawContext_SetPixmap

You can use the Q3PixmapDrawContext_SetPixmap function 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


The Q3PixmapDrawContext_SetPixmap function sets the pixmap associated with the draw context specified by the drawContext parameter to the pixmap specified by the pixmap parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker