Package | Description |
---|---|
org.apache.commons.imaging.formats.tiff |
Provides classes and methods for reading and writing
Tagged Image File Format (TIFF) files.
|
Modifier and Type | Method and Description |
---|---|
TiffRasterStatistics |
TiffRasterData.getSimpleStatistics()
Tabulates simple statistics for the raster and returns an instance
containing general metadata.
|
TiffRasterStatistics |
TiffRasterData.getSimpleStatistics(float valueToExclude)
Tabulates simple statistics for the raster excluding the specified value
and returns an instance containing general metadata.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.