![]() |
KTX Tools Reference 4.4.0
Libraries and tools to create and read KTX image texture files.
|
Check the validity of a KTX 2 file.
ktx2check [options] [infile ...]
ktx2check validates Khronos texture format version 2 files (KTX2). It reads each named infile and validates it writing to stdout messages about any issues found. When infile is not specified, it validates a single file from stdin.
The following options are available:
ktx2check exits 0 on success, 1 on command line errors and 2 on validation errors.
Mark Callow, Edgewise Consulting www.edgewise-consulting.com