libwebp ~master (2016-10-29T04:06:52Z)
Home
Dub
Repo
WebPEncodeLosslessBGR
webp
encode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
size_t
WebPEncodeLosslessBGR
(
in
ubyte
*
bgr
,
int
width
,
int
height
,
int
stride
,
ubyte
**
output
)
Meta
Source
See Implementation
webp
encode
aliases
WebPProgressHook
WebPWriterFunction
enums
WebPEncCSP
WebPEncodingError
WebPImageHint
WebPPreset
functions
WebPBlendAlpha
WebPCleanupTransparentArea
WebPConfigInit
WebPConfigInitInternal
WebPConfigPreset
WebPEncode
WebPEncodeBGR
WebPEncodeBGRA
WebPEncodeLosslessBGR
WebPEncodeLosslessBGRA
WebPEncodeLosslessRGB
WebPEncodeLosslessRGBA
WebPEncodeRGB
WebPEncodeRGBA
WebPGetEncoderVersion
WebPMemoryWrite
WebPMemoryWriterInit
WebPPictureARGBToYUVA
WebPPictureARGBToYUVADithered
WebPPictureAlloc
WebPPictureCopy
WebPPictureCrop
WebPPictureDistortion
WebPPictureFree
WebPPictureHasTransparency
WebPPictureImportBGR
WebPPictureImportBGRA
WebPPictureImportBGRX
WebPPictureImportRGB
WebPPictureImportRGBA
WebPPictureImportRGBX
WebPPictureInit
WebPPictureInitInternal
WebPPictureIsView
WebPPictureRescale
WebPPictureView
WebPPictureYUVAToARGB
WebPValidateConfig
manifest constants
WEBP_ENCODER_ABI_VERSION
WEBP_MAX_DIMENSION
structs
WebPAuxStats
WebPConfig
WebPMemoryWriter
WebPPicture