Enumeration

VipsForeignWebpPreset

since: 8.0

Declaration

enum Vips.ForeignWebpPreset

Description [src]

Tune lossy encoder settings for different image types.

Available since: 8.0

Members

VIPS_FOREIGN_WEBP_PRESET_DEFAULT

Default preset.

  • Value: 0
  • Nickname: default
  • Available since: 8.0
VIPS_FOREIGN_WEBP_PRESET_PICTURE

Digital picture, like portrait, inner shot.

  • Value: 1
  • Nickname: picture
  • Available since: 8.0
VIPS_FOREIGN_WEBP_PRESET_PHOTO

Outdoor photograph, with natural lighting.

  • Value: 2
  • Nickname: photo
  • Available since: 8.0
VIPS_FOREIGN_WEBP_PRESET_DRAWING

Hand or line drawing, with high-contrast details.

  • Value: 3
  • Nickname: drawing
  • Available since: 8.0
VIPS_FOREIGN_WEBP_PRESET_ICON

Small-sized colorful images.

  • Value: 4
  • Nickname: icon
  • Available since: 8.0
VIPS_FOREIGN_WEBP_PRESET_TEXT

Text-like.

  • Value: 5
  • Nickname: text
  • Available since: 8.0
VIPS_FOREIGN_WEBP_PRESET_LAST
No description available.
  • Value: 6
  • Nickname: last
  • Available since: 8.0