rowsPerStrip is meant to be a 32 bit unsigned integer,
since we store it in an int, and real-world TIFF
files use the value 2^32 - 1, it needs to be
promoted to a long when calculating tile height
with it.



git-svn-id: https://svn.apache.org/repos/asf/commons/proper/sanselan/trunk@1236071 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 11abb7fa5681fa3b492e829c1ba2870655e83952
  1. src/
  2. LICENSE.txt
  3. NOTICE.txt
  4. pom.xml
  5. README.txt
  6. RELEASE_NOTES