Enumeration

VipsForeignDzContainer

since: 8.0

Declaration

enum Vips.ForeignDzContainer

Description [src]

How many pyramid layers to create.

Available since: 8.0

Members

VIPS_FOREIGN_DZ_CONTAINER_FS

Write tiles to the filesystem.

  • Value: 0
  • Nickname: fs
  • Available since: 8.0
VIPS_FOREIGN_DZ_CONTAINER_ZIP

Write tiles to a zip file.

  • Value: 1
  • Nickname: zip
  • Available since: 8.0
VIPS_FOREIGN_DZ_CONTAINER_SZI

Write to a szi file.

  • Value: 2
  • Nickname: szi
  • Available since: 8.0
VIPS_FOREIGN_DZ_CONTAINER_LAST
No description available.
  • Value: 3
  • Nickname: last
  • Available since: 8.0