ExifTagImageRowInterleaveFactor Property

Gets the RowInterleaveFactor EXIF tag.

Description: This tag specifies that rows of the image are stored in interleaved order. The value of the tag specifies the number of interleaved fields. The use of a non-default value for this tag requires setting the DNGBackwardVersion tag to at least 1.2.0.0.
Id: 50975 (0xc71f)
Type: Long

Definition

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

Property Value

ExifTag

See Also