mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-25 20:24:14 +02:00
Update pamtowinicon.md
This commit is contained in:
parent
0d6c55ef2f
commit
a29531ee47
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
- Encode images with resolutions smaller than t in the BMP format and all other images in the PNG format:
|
||||
|
||||
`pamtowinicon {{[-p|-pngthreshold]}} {{t}} {{path/to/input_file.pam}} > {{path/to/output.ico}}`
|
||||
`pamtowinicon {{[-pn|-pngthreshold]}} {{t}} {{path/to/input_file.pam}} > {{path/to/output.ico}}`
|
||||
|
||||
- Make all pixels outside the non-opaque area black:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue