Lines Matching full:code
7 <p><code>etc1tool</code> is a command line utility that lets you encode PNG
10 <p>The usage for <code>etc1tool</code> is:</p>
22 <td><code>infile</code></td>
28 <td><code>--help</code></td>
34 <td><code>--encode</code></td>
41 <td><code>--encodeNoHeader</code></td>
47 <td><code>--decode</code></td>
53 <td><code>--showDifference <em>diff-file</em></code></td>
56 <code><em>diff-file</em></code> (only valid when encoding).</td>
60 <td><code>-o <em>outfile</em></code></td>
63 If <code><em>outfile</em></code> is not specified, the output file is constructed
64 from the input filename with the appropriate suffix (<code>.pkm</code> or <code>.png</code>).