Enum Enums.ForeignDzDepth
How many pyramid layers to create.
Namespace: NetVips
Assembly: NetVips.dll
Syntax
public enum Enums.ForeignDzDepth
Remarks
Fields
| Name | Description |
|---|---|
| One | Only create a single layer. |
| Onepixel | Create layers down to 1x1 pixel. |
| Onetile | Create layers down to 1x1 tile. |