14 Managing Pixmap Textures

14 Q3PixmapTexture_New

You can use the Q3PixmapTexture_New function to create a new pixmap texture.

TQ3TextureObject Q3PixmapTexture_New (
const TQ3StoragePixmap *pixmap);
pixmap A storage pixmap.

DESCRIPTION


The Q3PixmapTexture_New function returns, as its function result, a new texture object that uses the storage pixmap specified by the pixmap parameter. If Q3PixmapTexture_New cannot create a new pixmap texture object, it returns the value NULL.

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