Enumeration

VipsForeignDzDepth

Declaration

enum Vips.ForeignDzDepth

Description [src]

How many pyramid layers to create.

Members

Name Description
VIPS_FOREIGN_DZ_DEPTH_ONEPIXEL

Create layers down to 1x1 pixel.

VIPS_FOREIGN_DZ_DEPTH_ONETILE

Create layers down to 1x1 tile.

VIPS_FOREIGN_DZ_DEPTH_ONE

Only create a single layer.

VIPS_FOREIGN_DZ_DEPTH_LAST No description available.