Show / Hide Table of Contents

Enum Enums.ForeignDzContainer

The container type of the pyramid.

Namespace: NetVips
Assembly: NetVips.dll
Syntax
public enum Enums.ForeignDzContainer
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
Fs

Write tiles to the filesystem.

Szi

Write to a szi file.

Zip

Write tiles to a zip file.

In this article
Back to top Generated by DocFX