14 Managing Pixmap Textures

14 Q3PixmapTexture_GetPixmap

You can use the Q3PixmapTexture_GetPixmap function to get the pixmap associated with a pixmap texture object.

TQ3Status Q3PixmapTexture_GetPixmap (
TQ3TextureObject texture, 
TQ3StoragePixmap *pixmap);
texture A pixmap texture object.
pixmap On exit, the storage pixmap currently associated with the specified pixmap texture object.

DESCRIPTION


The Q3PixmapTexture_GetPixmap function returns, in the pixmap parameter, the pixmap currently associated with the pixmap texture object specified by the texture 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