D3DFMT_ATI2 Constant
ImagingDirect3D9

This is constant D3DFMT_ATI2.

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

ImagingDirect3D9 (at line 156)

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