ImagingDirect3D9.pas Functions
Functions
Creates contents of Image to D3D surface. 
Converts TImageData structure to IDirect3DTexture9 texture. 
Converts images in TDymImageDataArray to one IDirect3DTexture9 texture. 
Creates image filled with contents of input D3D surface. 
Converts main level of the D3D texture to TImageData strucrue. 
Converts D3D texture to TDynImageDataArray array of images. 
Returns TImageFormat equivalent to the given D3D format. 
Returns some texture capabilities of the given D3D device. 
Returns D3D format equivalent to the given TImageFormatInfo
Returns True if the given Format is valid texture format for the given D3D device. 
Creates D3D texture from image in file in format supported by Imaging. 
Creates D3D texture from image in memory in format supported by Imaging. 
Creates D3D texture from image in stream in format supported by Imaging. 
Saves D3D texture to file in one of formats supported by Imaging. 
Saves D3D texture to memory in one of formats supported by Imaging. 
Saves D3D texture to stream in one of formats supported by Imaging. 
You are here: Symbol Reference > Files > ImagingDirect3D9.pas