Enum PngProfileTypes
- Namespace
- ImageMagick.Formats
- Assembly
- Magick.NET-Q8-AnyCPU.dll
Specifies profile types.
[Flags]
public enum PngProfileTypes
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.