mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-26 13:48:21 +01:00
README: update dwebp help output after 1e595fe
-scale -> -resize Change-Id: I896f87134288099cc774c2471b9a81e7919ae045
This commit is contained in:
parent
c5f00621c7
commit
32b71b2e5a
2
README
2
README
@ -273,7 +273,7 @@ Use following options to convert into alternate image formats:
|
||||
-alpha_dither use alpha-plane dithering if needed
|
||||
-mt .......... use multi-threading
|
||||
-crop <x> <y> <w> <h> ... crop output with the given rectangle
|
||||
-scale <w> <h> .......... scale the output (*after* any cropping)
|
||||
-resize <w> <h> ......... scale the output (*after* any cropping)
|
||||
-flip ........ flip the output vertically
|
||||
-alpha ....... only save the alpha plane
|
||||
-incremental . use incremental decoding (useful for tests)
|
||||
|
Loading…
Reference in New Issue
Block a user