Package | Description |
---|---|
org.apache.commons.imaging.formats.tiff.photometricinterpreters.floatingpoint |
Provides supplemental photometric interpreters for TIFF products based
on floating-point data.
|
Modifier and Type | Class and Description |
---|---|
class |
PaletteEntryForRange
Provides a palette entry for colors associated with a range of values.
|
class |
PaletteEntryForValue
Provides a palette entry for a color assignment to a single value.
|
Constructor and Description |
---|
PhotometricInterpreterFloat(List<PaletteEntry> paletteEntries)
Constructs a photometric interpreter that will use the specified palette
to assign colors to floating-point values.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.