Show / Hide Table of Contents

Enum Enums.ForeignDzDepth

How many pyramid layers to create.

Namespace: NetVips
Assembly: NetVips.dll
Syntax
public enum Enums.ForeignDzDepth
Remarks

See for example Dzsave(string, string, ForeignDzLayout?, string, int?, int?, bool?, ForeignDzDepth?, Angle?, ForeignDzContainer?, int?, RegionShrink?, int?, string, int?, ForeignKeep?, double[], int?, string).

Fields

Name Description
One

Only create a single layer.

Onepixel

Create layers down to 1x1 pixel.

Onetile

Create layers down to 1x1 tile.

In this article
Back to top Generated by DocFX