image
0.24.9
In image::
codecs::
webp::
extended
Structs
AlphaChunk
AnimatedFrame
ExtendedImage
WebPAnimatedInfo
WebPExtendedInfo
Enums
DecoderError
ExtendedImageData
FilteringMethod
WebPStatic
Functions
read_3_bytes
read_alpha_chunk
read_anim_frame
read_extended_chunk
read_extended_header
read_image
read_lossy
read_lossy_with_chunk
image
::
codecs
::
webp
::
extended
Function
read_lossy_with_chunk
Copy item path
Settings
Help
Summary
Source
fn read_lossy_with_chunk<R:
Read
>(reader:
&mut R
) ->
ImageResult
<
Frame
>