14 Managing Textures

14 Q3Texture_GetWidth

You can use the Q3Texture_GetWidth function to get the width of a texture.

TQ3Status Q3Texture_GetWidth (
TQ3TextureObject texture, 
unsigned long *width);
texture A texture object.
width On exit, the width of the specified texture.

DESCRIPTION


The Q3Texture_GetWidth function returns, in the width parameter, the width of the texture 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