C4 Engine
C4 Engine API Documentation

Texture::GetTextureHeight

Defined in:  C4Textures.h
Returns the height of a texture map.
Prototype

int32 GetTextureHeight(voidconst;

Description
The GetTextureHeight function returns the height of a texture map, in pixels.
See Also

Texture::GetTextureWidth