Enumeration

VipsForeignCoding

since: 8.0

Declaration

flags Vips.ForeignCoding

Description [src]

The set of coding types supported by a saver.

See also

VipsCoding.

Available since: 8.0

Members

VIPS_FOREIGN_CODING_NONE

Saver supports VipsCoding

  • Value: 1
  • Nickname: none
  • Available since: 8.0
VIPS_FOREIGN_CODING_LABQ

Saver supports VipsCoding

  • Value: 2
  • Nickname: labq
  • Available since: 8.0
VIPS_FOREIGN_CODING_RAD

Saver supports VipsCoding

  • Value: 4
  • Nickname: rad
  • Available since: 8.0
VIPS_FOREIGN_CODING_ALL

Saver supports all coding types.

  • Value: 7
  • Nickname: all
  • Available since: 8.0