Package 

Class DecodeParams

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Integer sampleSize
      private final IntRect subset
    • Constructor Summary

      Constructors 
      Constructor Description
      DecodeParams(Integer sampleSize, IntRect subset)
    • Method Summary

      Modifier and Type Method Description
      final Integer getSampleSize()
      final IntRect getSubset()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait