Converts one or more images from one pixel format to another. Block compressed (BC) formats are not supported.
| Name | Description |
|---|---|
| Convert (const Image&, DXGI_FORMAT, DWORD, float, ScratchImage&) | Converts one or more images from one pixel format to another. Block compressed (BC) formats are not supported. |
| Convert (const Image*, size_t, const TexMetadata&, DXGI_FORMAT, DWORD, float, ScratchImage&) | Converts one or more images from one pixel format to another. Block compressed (BC) formats are not supported. |