A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
W
W
- WEBP_PRESET_DEFAULT - enum entry in com.aureusapps.android.webpandroid.encoder.WebPPreset
- WEBP_PRESET_DRAWING - enum entry in com.aureusapps.android.webpandroid.encoder.WebPPreset
- WEBP_PRESET_ICON - enum entry in com.aureusapps.android.webpandroid.encoder.WebPPreset
- WEBP_PRESET_PHOTO - enum entry in com.aureusapps.android.webpandroid.encoder.WebPPreset
- WEBP_PRESET_PICTURE - enum entry in com.aureusapps.android.webpandroid.encoder.WebPPreset
- WEBP_PRESET_TEXT - enum entry in com.aureusapps.android.webpandroid.encoder.WebPPreset
- WebPAnimEncoder - class in com.aureusapps.android.webpandroid.encoder
- Constructs a WebP animation encoder with the specified width, height, and options.
- WebPAnimEncoderOptions - class in com.aureusapps.android.webpandroid.encoder
- Options for configuring the WebP animation encoder.
- WebPAnimEncoderProgressListener - class in com.aureusapps.android.webpandroid.encoder
- A functional interface for listening to the encoding progress of the WebP animation.
- WebPConfig - class in com.aureusapps.android.webpandroid.encoder
- Configuration options for the WebP encoder.
- WebPConfig.Companion - class in com.aureusapps.android.webpandroid.encoder.WebPConfig
- WebPDecodeListener - class in com.aureusapps.android.webpandroid.decoder
- The WebPDecodeListener interface defines callback methods to receive decoding events during WebP decoding.
- WebPDecoder - class in com.aureusapps.android.webpandroid.decoder
- The WebPDecoder class provides functionality for decoding WebP images.
- WebPDecoder.Companion - class in com.aureusapps.android.webpandroid.decoder.WebPDecoder
- WebPEncoder - class in com.aureusapps.android.webpandroid.encoder
- The WebPEncoder class provides functionality for encoding images to the WebP format.
- WebPEncoderProgressListener - class in com.aureusapps.android.webpandroid.encoder
- The WebPEncoderProgressListener interface defines a callback for receiving progress updates during the WebP encoding process.
- WebPInfo - class in com.aureusapps.android.webpandroid.decoder
- The WebPInfo data class represents information about a WebP image.
- WebPMuxAnimParams - class in com.aureusapps.android.webpandroid.encoder
- The
WebPMuxAnimParamsclass represents animation parameters for a WebP muxer. - WebPPreset - class in com.aureusapps.android.webpandroid.encoder
- The WebPPreset enum class represents different presets for WebP encoding.