ExifTagPhotoFileSource Property

Gets the FileSource EXIF tag.

Description: Indicates the image source. If a DSC recorded the image, this tag value of this tag always be set to 3, indicating that the image was recorded on a DSC.
Id: 41728 (0xa300)
Type: Undefined

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag FileSource { get; }

Property Value

ExifTag

See Also