Show / Hide Table of Contents

Enum Enums.ForeignKeep

Which metadata to retain.

Namespace: NetVips
Assembly: NetVips.dll
Syntax
[Flags]
public enum Enums.ForeignKeep

Fields

Name Description
All

Keep all metadata.

Exif

Keep Exif metadata.

Icc

Keep ICC metadata.

Iptc

Keep IPTC metadata.

None

Don't attach metadata.

Other

Keep other metadata (e.g. PNG comments and some TIFF tags)

Xmp

Keep XMP metadata.

In this article
Back to top Generated by DocFX