Namespace SixLabors.ImageSharp.Metadata.Profiles.Exif
Classes
ExifProfile
Represents an EXIF profile providing access to the collection of values.
ExifTag
Class that represents an exif tag from the Exif standard 2.31.
ExifTag<TValueType>
Class that represents an exif tag from the Exif standard 2.31 with TValueType
as the data type of the tag.
Interfaces
IExifValue
A value of the exif profile.
IExifValue<TValueType>
A value of the exif profile.
Enums
ExifDataType
Specifies exif data types.
ExifParts
Specifies which parts will be written when the profile is added to an image.