Table of Contents

Struct ExifPropertyKey

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll
public readonly struct ExifPropertyKey : IEquatable<ExifPropertyKey>, IComparable<ExifPropertyKey>, IComparable
Implements
Inherited Members

Constructors

ExifPropertyKey(string, ExifPropertyPath)
ExifPropertyKey(string, ExifSection, ushort)

Properties

Name
Path

Methods

Equals(ExifPropertyKey)
Equals(object?)
GetHashCode()

Operators

operator ==(ExifPropertyKey, ExifPropertyKey)
operator !=(ExifPropertyKey, ExifPropertyKey)