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

Updated Texassemble (markdown)

Chuck Walbourn 2016-09-12 22:20:07 -07:00
parent 3789b00e67
commit 77fe7d993c

@ -30,7 +30,7 @@ The optional command-line switches are described in the following table.
**-sepalpha**: Separates alpha channel for resize.
**-o _Output-filename_**: The default name is a .DDS file based on the first input image file.
**-o _Output-filename_**: The default name is a ``.DDS`` file based on the first input image file.
**-dx10**: Forces DDS file output to always use the "DX10" header extension, and allows the writing of alpha mode metadata information. The resulting file may not be compatible with the legacy D3DX10 or D3DX11 libraries.