libwebp/man
Pascal Massimino e7d9548c9b add WebPBlendAlpha() function to blend colors against background
new option: -blend_alpha 0xrrggbb
also: don't force picture.use_argb value for lossless. Instead,
delay the YUVA<->ARGB conversion till WebPEncode() is called.
This make the blending more accurate when source is ARGB
and lossy compression is used (YUVA).
This has an effect on cropping/rescaling. E.g. for PNG, these
are now done in ARGB colorspace instead of YUV when lossy compression
is used.

Change-Id: I18571f1b1179881737a8dbd23ad0aa8cddae3c6b
2013-04-02 19:14:30 -07:00
..
cwebp.1 add WebPBlendAlpha() function to blend colors against background 2013-04-02 19:14:30 -07:00
dwebp.1 manpages: italicize option parameters 2013-02-01 20:35:58 -08:00
gif2webp.1 manpages: italicize option parameters 2013-02-01 20:35:58 -08:00
Makefile.am Add man page for gif2webp utility 2012-11-15 15:55:06 -08:00
webpmux.1 Mark fragment options as experimental in webpmux 2013-03-16 04:07:19 -07:00