14 Managing Textures

14 Q3Texture_GetHeight

You can use the Q3Texture_GetHeight function to get the height of a texture.

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

DESCRIPTION


The Q3Texture_GetHeight function returns, in the height parameter, the height 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