Saves one or more images in memory buffers to a .DDS file.
| 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. |