Table of Contents

ExifTag.Image.RowsPerStrip Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the RowsPerStrip EXIF tag.

Description: The number of rows per strip. This is the number of rows in the image of one strip when an image is divided into strips. With JPEG compressed data this designation is not needed and is omitted. See also StripOffsets and StripByteCounts.
Id: 278 (0x0116)
Type: Long

public static ExifTag RowsPerStrip { get; }

Property Value

ExifTag