Table of Contents

Enum JpegProfileTypes

Namespace
ImageMagick.Formats
Assembly
Magick.NET-Q8-AnyCPU.dll

Specifies profile types.

[Flags]
public enum JpegProfileTypes

Fields

App = 1

App profile.

EightBim = 2

8bim profile.

Exif = 4

Exif profile.

Icc = 8

Icc profile.

Iptc = 16

Iptc profile.

Xmp = 32

Xmp profile.