2 Creating and Configuring Viewers

2 Q3ViewerSetBackgroundColor

You can use the Q3ViewerSetBackgroundColor function to set the background color of a viewer.

OSErr Q3ViewerSetBackgroundColor (
TQ3ViewerObject theViewer, 
TQ3ColorARGB *color);
theViewer A viewer object.
color The desired background color.

DESCRIPTION


The Q3ViewerSetBackgroundColor function sets the background color of the viewer specified by the theViewer parameter to the color specified by the color 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