Q3DrawContext_GetClearImageMethod
You can use theQ3DrawContext_GetClearImageMethodfunction to get the image clearing method of a draw context.
TQ3Status Q3DrawContext_GetClearImageMethod ( TQ3DrawContextObject context, TQ3DrawContextClearImageMethod *method);
context- A draw context object.
method- On exit, the current image clearing method of the specified draw context. See page 12-9 for the values that can be returned in this parameter.
DESCRIPTION
TheQ3DrawContext_GetClearImageMethodfunction returns, in themethodparameter, a constant that indicates the current image clearing method for the draw context specified by thecontextparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help