mirror of
https://github.com/microsoft/DirectXTex
synced 2024-12-04 17:50:06 +00:00
Updated Texdiag (markdown)
parent
7eb9a12c84
commit
c2935004fd
@ -41,9 +41,9 @@ The file-name parameter indicates the file(s) to diagnose using ``dds``, ``tga``
|
||||
|
||||
**-xlum**: DDS files with L8, A8L8, or L16 formats are expanded to 8:8:8:8 or 16:16:16:16. Without this flag, they are converted to 1-channel (red) or 2-channel (red/green) formats.
|
||||
|
||||
**-f** _format_*: Provides the desired output format for a ``diff`` command. Defaults to BRGA32.
|
||||
**-f** _format_: Provides the desired output format for a ``diff`` command. Defaults to BRGA32.
|
||||
|
||||
**-o** _filename_*: Provides the output filename and file type for a ``diff`` command. Defaults to the same as the first input image as a `BMP``.
|
||||
**-o** _filename_: Provides the output filename and file type for a ``diff`` command. Defaults to the same as the first input image as a `BMP``.
|
||||
|
||||
**-y**: overwrite existing output file (if any) for ``diff`` command.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user