1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-21 20:10:05 +00:00

Updated Texassemble (markdown)

Chuck Walbourn 2018-08-04 20:54:35 -07:00
parent a858bb1a49
commit 9f2c516abe

@ -52,7 +52,7 @@ The file-name parameter indicates the file(s) to use to create the assembled ima
**-sepalpha**: Separates alpha channel for resize.
**-nowic**: Forces filtering to use non-WIC-based code paths.
**-nowic**: Forces filtering to use non-WIC-based code paths. This is useful for working around known issues with WIC depending on which operating system you are using.
**-wrap**, **-mirror**: Sets the texture addressing mode for filtering to wrap or mirror, otherwise defaults to clamp.