KTX
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|ktx}} |mimetypes={{mimetype|image/ktx}} |released=2010 }} '''KTX''' (Khronos Texture) is, according to i...") |
(PRONOM) |
||
Line 4: | Line 4: | ||
|extensions={{ext|ktx}} | |extensions={{ext|ktx}} | ||
|mimetypes={{mimetype|image/ktx}} | |mimetypes={{mimetype|image/ktx}} | ||
+ | |pronom={{PRONOM|fmt/970}} | ||
|released=2010 | |released=2010 | ||
}} | }} |
Revision as of 15:50, 6 October 2016
KTX (Khronos Texture) is, according to its documentation, "a format for storing textures for OpenGL and OpenGL ES applications."
Contents |
Identification
KTX files begin with a 12-byte signature: AB 4B 54 58 20 31 31 BB 0D 0A 1A 0A
.