libwebp ~master (2016-10-29T04:06:52Z)
Home
Dub
Repo
WebPIDecGetYUV
webp
decode
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
) static
ubyte
*
WebPIDecGetYUV
(
in
WebPIDecoder
*
idec
,
int
*
last_y
,
ubyte
**
u
,
ubyte
**
v
,
int
*
width
,
int
*
height
,
int
*
stride
,
int
*
uv_stride
)
Meta
Source
See Implementation
webp
decode
aliases
WebPIDecoder
enums
VP8StatusCode
WEBP_CSP_MODE
functions
WebPDecode
WebPDecodeARGB
WebPDecodeARGBInto
WebPDecodeBGR
WebPDecodeBGRA
WebPDecodeBGRAInto
WebPDecodeBGRInto
WebPDecodeRGB
WebPDecodeRGBA
WebPDecodeRGBAInto
WebPDecodeRGBInto
WebPDecodeYUV
WebPDecodeYUVInto
WebPFreeDecBuffer
WebPGetDecoderVersion
WebPGetFeaturesInternal
WebPGetInfo
WebPIAppend
WebPIDecGetRGB
WebPIDecGetYUVA
WebPIDecode
WebPIDecodedArea
WebPIDelete
WebPINewDecoder
WebPINewRGB
WebPINewYUV
WebPINewYUVA
WebPIUpdate
WebPInitDecBufferInternal
WebPInitDecoderConfigInternal
manifest constants
WEBP_DECODER_ABI_VERSION
static functions
WebPGetFeatures
WebPIDecGetYUV
WebPInitDecBuffer
WebPInitDecoderConfig
WebPIsAlphaMode
WebPIsPremultipliedMode
WebPIsRGBMode
structs
WebPBitstreamFeatures
WebPDecBuffer
WebPDecoderConfig
WebPDecoderOptions
WebPRGBABuffer
WebPYUVABuffer