Enum ExifParts
Specifies which parts will be written when the profile is added to an image.
Namespace: SixLabors.ImageSharp.Metadata.Profiles.Exif
Assembly: SixLabors.ImageSharp.dll
Syntax
[Flags]
public enum ExifPartsFields
| Name | Description | 
|---|---|
| All | All | 
| ExifTags | ExifTags | 
| GpsTags | GPSTags | 
| IfdTags | IfdTags | 
| None | None |