Difference between revisions of "tgaInfo"
From EosPedia
(Created page with "'''tgaInfo''' is Eos's Command that outputs information of tga file. == List of option == === Main option === <table border="1"> <tr> <th>Option</th>...") |
(→Input file's image) |
||
| Line 58: | Line 58: | ||
== Execution example == | == Execution example == | ||
=== Input file's image === | === Input file's image === | ||
| − | [[File:Input- | + | [[File:Input-B120.png]] |
| − | + | ||
=== Case: Options only essential === | === Case: Options only essential === | ||
Latest revision as of 04:58, 18 August 2014
tgaInfo is Eos's Command that outputs information of tga file.
Contents
List of option
Main option
| Option | Essential/Optional | Description | Default |
|---|---|---|---|
| -i | Essential | Input: tgaFile or Pipe | NULL |
| -o | Essential | Output: ASCII | NULL |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode | 0 |
| -h | Optional | Help |
-m details
| Value | Description |
|---|---|
| 0 |
Execution example
Input file's image
Case: Options only essential
IDLength[Bytes]: 0 ColorMap: 0 : NoColorMap ImageType: 3 ColorMapSpec.FirstEntryIndex: 0 ColorMapSpec.ColorMapLength: 0 ColorMapSpec.ColorMapEntrySize: 0 ImageSpec.Xorigin: 0 ImageSpec.Yorigin: 80 ImageSpec.Width: 80 ImageSpec.Height: 8 ImageSpec.Depth: 0 ImageSpec.Descriptor: 0 ImageSpec.Descriptor.ImageOrigin: 0 ImageSpec.Descriptor.AlphaChannel: 0
