[]
The base class for all Exif fields.
public abstract class ExifValue : IComparable<ExifValue>
Public MustInherit Class ExifValue
Implements IComparable(Of ExifValue)
Name | Description |
---|---|
ExifValue() |
Name | Description |
---|---|
DataType | Gets the Exif data type of a single value. |
Destination | Gets the part of Exif matadata used for storing the attribute. |
NumberOfComponents | Gets the number of values stored in Exif field. |
TagID | Gets the associated tag ID. |
Name | Description |
---|---|
GetHashCode() | Returns a hash code for the current object. |