Property RowsPerStrip
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
RowsPerStrip
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.
public static ExifPropertyKey RowsPerStrip { get; }