Table of Contents

Class IptcByteArrayValue

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll
public sealed class IptcByteArrayValue : IptcValue, IEquatable<IptcValue>, IEquatable<IptcByteArrayValue>
Inheritance
IptcByteArrayValue
Implements
Inherited Members

Constructors

IptcByteArrayValue(byte[])
IptcByteArrayValue(IEnumerable<byte>)
IptcByteArrayValue(ReadOnlySpan<byte>)

Properties

Value

Methods

Equals(IptcByteArrayValue?)
Equals(object?)
EqualsCore(IptcValue)
GetHashCode()
ToString()

Operators

operator ==(IptcByteArrayValue?, IptcByteArrayValue?)
operator !=(IptcByteArrayValue?, IptcByteArrayValue?)