mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-14 21:09:55 +02:00
webpmux help correction
Clarify 'SET_OPTIONS' Change-Id: I623ea955beb2a800709412b914a257abd95266cc
This commit is contained in:
committed by
Gerrit Code Review
parent
b7c5544216
commit
ddfe871a51
@ -39,8 +39,10 @@ GET_OPTIONS:
|
||||
|
||||
SET_OPTIONS:
|
||||
Set color profile/metadata.
|
||||
icc Set ICC Color profile.
|
||||
xmp Set XMP metadata.
|
||||
icc file.icc Set ICC Color profile.
|
||||
xmp file.xmp Set XMP metadata.
|
||||
where: 'file.icc' contains the color profile to be set,
|
||||
'file.xmp' contains the metadata to be set
|
||||
|
||||
STRIP_OPTIONS:
|
||||
Strip color profile/metadata.
|
||||
|
Reference in New Issue
Block a user