mirror of
https://github.com/microsoft/DirectXTex
synced 2024-11-24 13:20:13 +00:00
Updated Texassemble (markdown)
parent
28d6bdae03
commit
b8fc008131
@ -8,7 +8,7 @@ This DirectXTex sample is a command-line texture utility for creating ``DDS`` fi
|
||||
``Texassemble.exe`` uses the following command syntax:
|
||||
|
||||
```
|
||||
texassemble <command> [options] [-flist <filename>] <file-name(s)>
|
||||
texassemble <command> [options] [--file-list <filename>] <file-name(s)>
|
||||
```
|
||||
|
||||
The file-name parameter indicates the file(s) to use to create the assembled image using ``dds``, ``tga``, ``hdr``, or a WIC-supported format (``bmp``, ``jpg``, ``png``, ``jxr``, etc.).
|
||||
|
Loading…
Reference in New Issue
Block a user