D3DFMT_ATI1 Constant
ImagingDirect3D9

This is constant D3DFMT_ATI1.

Pascal
D3DFMT_ATI1 = TD3DFormat(Byte('A') or (Byte('T') shl 8) or (Byte('I') shl 16) or (Byte('1') shl 24));
File

ImagingDirect3D9 (at line 154)

Related Information
You are here: Symbol Reference > Constants > D3DFMT_ATI1 Constant