rowsPerStrip property

double? rowsPerStrip
final

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. In the case of JPEG compressed data, this designation is not necessary. So, this tag shall not be recorded.

Implementation

final double? rowsPerStrip;