mirror of
https://github.com/microsoft/DirectXTex
synced 2024-11-09 22:40:06 +00:00
Updated Texconv (markdown)
parent
e210e17241
commit
3e346554a1
@ -216,4 +216,4 @@ When loading ``BMP`` files, if the WIC codec fails to load the image, the _texco
|
||||
|
||||
Support for [OpenEXR](http://www.openexr.com/) (``EXR``) can be added to the *texconv* utility. Uncomment ``#define USE_OPENEXR`` in the source, and add the DirectXTex auxiliary module to the project. See [[Adding OpenEXR]] for more details including building the OpenEXR library. This adds ``exr`` as an option for ``-ft``.
|
||||
|
||||
The texconv tool supports any additional installed WIC codec. For example, if you install the [HEIF WIC Codec](https://aka.ms/heif), the tool can successfully read ``.HEIF`` or ``.HEIC`` images. This WIC codec does not support writing these files formats, to texconv cannot output them.
|
||||
The texconv tool supports any additional installed WIC codec. For example, if you install the [HEIF WIC Codec](https://aka.ms/heif), the tool can successfully read ``.HEIF`` or ``.HEIC`` images. This WIC codec does not support writing these files formats, so texconv cannot output them.
|
||||
|
Loading…
Reference in New Issue
Block a user