SaveToDDSMemory

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

Overload list

Name Description
SaveToDDSMemory (const Image&, DWORD, Blob&) Saves one or more images in memory buffers to a .DDS file image also in a memory buffer.
SaveToDDSMemory (const Image*, size_t, const TexMetadata&, DWORD, Blob&) Saves one or more images in memory buffers to a .DDS file image also in a memory buffer.