Namespace SixLabors.ImageSharp.Metadata.Profiles.Exif
Classes
- ExifOrientationMode
Enumerates the available orientation values supplied by EXIF metadata.
- 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.
Structs
- EncodedString
The EXIF encoded string structure.
Interfaces
- IExifValue
A value of the exif profile.
- IExifValue<TValueType>
A value of the exif profile.
Enums
- EncodedString.CharacterCode
The 8-byte character code enum.
- ExifDataType
Specifies exif data types.
- ExifParts
Specifies which parts will be written when the profile is added to an image.