ExifTagPhotoISOSpeed Property

Gets the ISOSpeed EXIF tag.

Description: This tag indicates the ISO speed value of a camera or input device that is defined in ISO 12232. When recording this tag, the PhotographicSensitivity and SensitivityType tags shall also be recorded.
Id: 34867 (0x8833)
Type: Long

Definition

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

Property Value

ExifTag

See Also