2 Getting Viewer Information

2 Q3ViewerGetPict

You can use the Q3ViewerGetPict function to get a picture representation of the image currently displayed by a viewer object.

PicHandle Q3ViewerGetPict (TQ3ViewerObject theViewer);
theViewer A viewer object.

DESCRIPTION


The Q3ViewerGetPict function returns, as its function result, a handle to a Picture structure that contains a representation of the image currently displayed by the viewer object specified by the theViewer parameter. You should call DisposeHandle to dispose of the memory occupied by the picture when you're done using it.

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