WebPDecoderOptions
extern (C)
struct WebPDecoderOptions {
}
Members
- bypass_filtering
int bypass_filtering;
- crop_height
int crop_height;
Undocumented in source.
- crop_left
int crop_left;
- crop_top
int crop_top;
Undocumented in source.
- crop_width
int crop_width;
Undocumented in source.
- dithering_strength
int dithering_strength;
Undocumented in source.
- force_rotation
int force_rotation;
Undocumented in source.
- no_enhancement
int no_enhancement;
Undocumented in source.
- no_fancy_upsampling
int no_fancy_upsampling;
Undocumented in source.
- pad
uint[4] pad;
- scaled_height
int scaled_height;
Undocumented in source.
- scaled_width
int scaled_width;
Undocumented in source.
- use_cropping
int use_cropping;
Undocumented in source.
- use_scaling
int use_scaling;
Undocumented in source.
- use_threads
int use_threads;
Undocumented in source.
webp decode
aliasesenumsfunctionsmanifest constantsstatic functionsstructs