ExifEntryRawValue Property

Gets the raw value (value in actual type) of this EXIF entry.

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public Object RawValue { get; }

Property Value

Object

Implements

IMetadataEntryTTagRawValue

See Also