Type Alias VipsForeignWebpPreset

Source
pub type VipsForeignWebpPreset = c_uint;
Expand description

VipsForeignWebpPreset: @VIPS_FOREIGN_WEBP_PRESET_DEFAULT: default preset @VIPS_FOREIGN_WEBP_PRESET_PICTURE: digital picture, like portrait, inner shot @VIPS_FOREIGN_WEBP_PRESET_PHOTO: outdoor photograph, with natural lighting @VIPS_FOREIGN_WEBP_PRESET_DRAWING: hand or line drawing, with high-contrast details @VIPS_FOREIGN_WEBP_PRESET_ICON: small-sized colorful images @VIPS_FOREIGN_WEBP_PRESET_TEXT: text-like

Tune lossy encoder settings for different image types.