Difference between revisions of "mrc2gif"
From EosPedia
(Created page with "'''mrc2gif''' is Eos's Command that converts mrcImage file to gif file. == List of option == === Main option === <table border="1"> <div align="left"> ...") |
(No difference)
|
Latest revision as of 03:12, 15 July 2014
mrc2gif is Eos's Command that converts mrcImage file to gif file.
Contents
List of option
Main option
| Option | Essential/Optional | Description | Default |
|---|---|---|---|
| -i | Essential | Input: mrcImage | NULL |
| -o | Essential | OutputDataFile | NULL |
| -H | Optional | HighThreshold | 0 |
| -L | Optional | LowThreshold | 0 |
| -I | Optional | Inverse(Black is white) | 0 |
| -c | Optional | ConfigurationFile | NULL |
| -m | Optional | Mode | 0 |
| -h | Optional | Help |
-m details
| Value | Description |
|---|---|
| 0 | 8 bits |
| 1 | 16 bits |




