Table of Contents

Struct IptcPropertyKey

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

Constructors

IptcPropertyKey(byte, byte)

Initializes a new instance of the IptcPropertyKey structure.

Properties

ID

Methods

Equals(IptcPropertyKey)
Equals(object?)
GetHashCode()
ToString()

Operators

operator ==(IptcPropertyKey, IptcPropertyKey)
operator !=(IptcPropertyKey, IptcPropertyKey)