D3DXCreateCubeTextureFromFileExA

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (Windows)
HRESULT
D3DXCreateCubeTextureFromFileExA
(
IDirect3DDevice9 pDevice
,
LPCSTR pSrcFile
,
UINT Size
,,
DWORD Usage
,
D3DFORMAT Format
,
D3DPOOL Pool
,
DWORD Filter
,
DWORD MipFilter
,
D3DCOLOR ColorKey
,,
PALETTEENTRY* pPalette
,
IDirect3DCubeTexture9* ppCubeTexture
)

Meta