12 Managing Draw Contexts

12 Q3DrawContext_GetClearImageColor

You can use the Q3DrawContext_GetClearImageColor function to get the image clearing color of a draw context.

TQ3Status Q3DrawContext_GetClearImageColor (
TQ3DrawContextObject context, 
TQ3ColorARGB *color);
context A draw context object.
color On exit, the current image clearing color of the specified draw context.

DESCRIPTION


The Q3DrawContext_GetClearImageColor function returns, in the color parameter, a constant that indicates the current image clearing color for the draw context specified by the context 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