IDirect3DRMDevice::GetTextureQuality
Retrieves the current texture quality parameter for the device. Texture quality is relevant only for an RGB device.
D3DRMTEXTUREQUALITY GetTextureQuality( );
Return Values
Returns one of the members of the D3DRMTEXTUREQUALITY enumerated type.
See Also