C4 Engine
C4 Engine API Documentation

Texture::GetTextureWidth

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

int32 GetTextureWidth(voidconst;

Description
The GetTextureWidth function returns the width of a texture map, in pixels.
See Also

Texture::GetTextureHeight