We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f1ee92 commit 3780269Copy full SHA for 3780269
README.md
@@ -20,7 +20,7 @@ This program requires the lib Pillow, which can be installed as follows
20
-o=<Order sigle>, --order=<Order sigle> | Read the lsb or msb in the specify order (Default is RGB)
21
-out=<Ouput name>, --output=<Output name> | Choose the name of the output file (Default is outputSB)
22
-e=<Row or Column>, --extract=<Row or Column> | Choose between extracting by row or column (Default is Column)
23
- -b=<8 Bits>, --bits=<8 Bits> | Choose the bits you want to extract info ( Have higher priority than '--type or -t' )
+ -b=<8 Bits>, --bits=<8 Bits> | Choose the bits you want to extract info (Have higher priority than '--type or -t')
24
### Examples
25
```
26
0 commit comments