Updated Texassemble (markdown)

Chuck Walbourn 2024-10-28 15:01:04 -07:00
Родитель 28d6bdae03
Коммит b8fc008131
1 изменённых файлов: 1 добавлений и 1 удалений

@ -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.).