IsD3DFormatSupported Function
ImagingDirect3D9

Returns True if the given Format is valid texture format for the given D3D device.

Pascal
function IsD3DFormatSupported(Device: IDirect3DDevice9; 
                              Format: TD3DFormat): Boolean;
File

ImagingDirect3D9 (at line 58)

Related Information
You are here: Symbol Reference > Functions > IsD3DFormatSupported Function