Saves one or more images in memory buffers to a .TGA file image also in a memory buffer.
HRESULT SaveToTGAMemory(
const Image &image,
Blob &blob
)
image
Type: Image
[in] Pointer to one or more Image structures in a memory buffer.
blob
Type: Blob
[out] Pointer to a Blob class instance.
Type: HRESULT
Header: Declared in directxtex.h.