mirror of
https://github.com/webmproject/libwebp.git
synced 2025-04-11 11:26:47 +02:00
Merge "Container spec: a clarification on background color."
This commit is contained in:
commit
d1c166ef3f
@ -386,9 +386,14 @@ byte order. This color is used to fill the unused space on the canvas around the
|
|||||||
frames, as well as the transparent pixels of the first frame. Background color
|
frames, as well as the transparent pixels of the first frame. Background color
|
||||||
is also used when disposal method is `1`.
|
is also used when disposal method is `1`.
|
||||||
|
|
||||||
**Note**: Viewers that have a preferred background against which to present the
|
**Notes**:
|
||||||
images (web browsers, for example) should ignore this value and use their
|
|
||||||
preferred background color instead.
|
* Background color may contain non-trivial alpha even though _Alpha_ flag in
|
||||||
|
[VP8X chunk](#extended_header) is unset.
|
||||||
|
|
||||||
|
* Viewers that have a preferred background against which to present the
|
||||||
|
images (web browsers, for example) should ignore this value and use their
|
||||||
|
preferred background color instead.
|
||||||
|
|
||||||
Loop Count: 16 bits (_uint16_)
|
Loop Count: 16 bits (_uint16_)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user