[][src]Crate webp_dev

Structs

WebPAuxStats
WebPBitstreamFeatures
WebPConfig
WebPDecBuffer
WebPDecoderConfig
WebPDecoderOptions
WebPIDecoder
WebPMemoryWriter
WebPPicture
WebPRGBABuffer
WebPYUVABuffer

Constants

VP8StatusCode_VP8_STATUS_OK
VP8StatusCode_VP8_STATUS_OUT_OF_MEMORY
VP8StatusCode_VP8_STATUS_INVALID_PARAM
VP8StatusCode_VP8_STATUS_BITSTREAM_ERROR
VP8StatusCode_VP8_STATUS_UNSUPPORTED_FEATURE
VP8StatusCode_VP8_STATUS_SUSPENDED
VP8StatusCode_VP8_STATUS_USER_ABORT
VP8StatusCode_VP8_STATUS_NOT_ENOUGH_DATA
WEBP_CSP_MODE_MODE_ARGB
WEBP_CSP_MODE_MODE_Argb
WEBP_CSP_MODE_MODE_BGR
WEBP_CSP_MODE_MODE_BGRA
WEBP_CSP_MODE_MODE_LAST
WEBP_CSP_MODE_MODE_RGB
WEBP_CSP_MODE_MODE_RGBA
WEBP_CSP_MODE_MODE_RGBA_4444
WEBP_CSP_MODE_MODE_RGB_565
WEBP_CSP_MODE_MODE_YUV
WEBP_CSP_MODE_MODE_YUVA
WEBP_CSP_MODE_MODE_bgrA
WEBP_CSP_MODE_MODE_rgbA
WEBP_CSP_MODE_MODE_rgbA_4444
WEBP_DECODER_ABI_VERSION
WEBP_ENCODER_ABI_VERSION
WEBP_MAX_DIMENSION
WebPEncCSP_WEBP_CSP_ALPHA_BIT
WebPEncCSP_WEBP_CSP_UV_MASK
WebPEncCSP_WEBP_YUV420
WebPEncCSP_WEBP_YUV420A
WebPEncodingError_VP8_ENC_OK
WebPEncodingError_VP8_ENC_ERROR_OUT_OF_MEMORY
WebPEncodingError_VP8_ENC_ERROR_BITSTREAM_OUT_OF_MEMORY
WebPEncodingError_VP8_ENC_ERROR_NULL_PARAMETER
WebPEncodingError_VP8_ENC_ERROR_INVALID_CONFIGURATION
WebPEncodingError_VP8_ENC_ERROR_BAD_DIMENSION
WebPEncodingError_VP8_ENC_ERROR_PARTITION_OVERFLOW
WebPEncodingError_VP8_ENC_ERROR_BAD_WRITE
WebPEncodingError_VP8_ENC_ERROR_FILE_TOO_BIG
WebPEncodingError_VP8_ENC_ERROR_USER_ABORT
WebPEncodingError_VP8_ENC_ERROR_LAST
WebPEncodingError_VP8_ENC_ERROR_PARTITION0_OVERFLOW
WebPImageHint_WEBP_HINT_DEFAULT
WebPImageHint_WEBP_HINT_GRAPH
WebPImageHint_WEBP_HINT_LAST
WebPImageHint_WEBP_HINT_PHOTO
WebPImageHint_WEBP_HINT_PICTURE
WebPPreset_WEBP_PRESET_DEFAULT
WebPPreset_WEBP_PRESET_DRAWING
WebPPreset_WEBP_PRESET_ICON
WebPPreset_WEBP_PRESET_PHOTO
WebPPreset_WEBP_PRESET_PICTURE
WebPPreset_WEBP_PRESET_TEXT

Functions

WebPBlendAlpha
WebPCleanupTransparentArea
WebPConfigInitInternal
WebPConfigLosslessPreset
WebPDecode
WebPDecodeARGB
WebPDecodeARGBInto
WebPDecodeBGR
WebPDecodeBGRA
WebPDecodeBGRAInto
WebPDecodeBGRInto
WebPDecodeRGB
WebPDecodeRGBA
WebPDecodeRGBAInto
WebPDecodeRGBInto
WebPDecodeYUV
WebPDecodeYUVInto
WebPEncode
WebPEncodeBGR
WebPEncodeBGRA
WebPEncodeLosslessBGR
WebPEncodeLosslessBGRA
WebPEncodeLosslessRGB
WebPEncodeLosslessRGBA
WebPEncodeRGB
WebPEncodeRGBA
WebPFree
WebPFreeDecBuffer
WebPGetDecoderVersion
WebPGetEncoderVersion
WebPGetFeaturesInternal
WebPGetInfo
WebPIAppend
WebPIDecGetRGB
WebPIDecGetYUVA
WebPIDecode
WebPIDecodedArea
WebPIDelete
WebPINewDecoder
WebPINewRGB
WebPINewYUV
WebPINewYUVA
WebPIUpdate
WebPInitDecBufferInternal
WebPInitDecoderConfigInternal
WebPMalloc
WebPMemoryWrite
WebPMemoryWriterClear
WebPMemoryWriterInit
WebPPictureARGBToYUVA
WebPPictureARGBToYUVADithered
WebPPictureAlloc
WebPPictureCopy
WebPPictureCrop
WebPPictureDistortion
WebPPictureFree
WebPPictureHasTransparency
WebPPictureImportBGR
WebPPictureImportBGRA
WebPPictureImportBGRX
WebPPictureImportRGB
WebPPictureImportRGBA
WebPPictureImportRGBX
WebPPictureInitInternal
WebPPictureIsView
WebPPictureRescale
WebPPictureSharpARGBToYUVA
WebPPictureSmartARGBToYUVA
WebPPictureView
WebPPictureYUVAToARGB
WebPPlaneDistortion
WebPValidateConfig

Type Definitions

VP8StatusCode
WEBP_CSP_MODE
WebPEncCSP
WebPEncodingError
WebPImageHint
WebPPreset
WebPProgressHook
WebPWriterFunction
max_align_t
wchar_t

Unions

WebPDecBuffer__bindgen_ty_1