SaveToDDSFile

Saves one or more images in memory buffers to a .DDS file.

Overload list

Name Description
SaveToDDSFile (const Image&, DWORD, LPCWSTR) Saves one or more images in memory buffers to a .DDS file.
SaveToDDSFile (const Image*, size_t, const TexMetadata&, DWORD, LPCWSTR) Saves one or more images in memory buffers to a .DDS file.