Enumeration

VipsForeignWebpPreset

Declaration

enum Vips.ForeignWebpPreset

Description [src]

Tune lossy encoder settings for different image types.

Members

Name Description
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.

VIPS_FOREIGN_WEBP_PRESET_LAST No description available.