2 Creating and Configuring Viewers

2 Q3ViewerGetBackgroundColor

You can use the Q3ViewerGetBackgroundColor function to get the background color of a viewer.

OSErr Q3ViewerGetBackgroundColor (
TQ3ViewerObject theViewer, 
TQ3ColorARGB *color);
theViewer A viewer object.
color On exit, the current background color.

DESCRIPTION


The Q3ViewerGetBackgroundColor function returns, in the color parameter, the background color of the viewer specified by the theViewer parameter.

DESCRIPTION

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

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker