ID3DXPRTBuffer::GetWidth method

Retrieves the width of the texture, in pixels.

Syntax

UINT GetWidth();

Parameters

This method has no parameters.

Return value

Type: UINT

Returns the width of the texture, in pixels.

Requirements

Requirement Value
Header
D3DX9Mesh.h
Library
D3dx9.lib

See also

ID3DXPRTBuffer

ID3DXPRTBuffer::GetHeight