|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.gce.geotiff.GeoTiffUtils
| Constructor Summary | |
GeoTiffUtils()
|
|
| Method Summary | |
static javax.media.jai.PlanarImage |
direct2ComponentColorModel(javax.media.jai.PlanarImage surrogateImage)
This method allows me to go from DirectColorModel to ComponentColorModel which seems to be well acepted from PNGEncoder and TIFFEncoder. |
static javax.media.jai.PlanarImage |
reformatColorModel2ComponentColorModel(javax.media.jai.PlanarImage surrogateImage)
Reformat the index color model to a component color model preserving transparency. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GeoTiffUtils()
| Method Detail |
public static javax.media.jai.PlanarImage direct2ComponentColorModel(javax.media.jai.PlanarImage surrogateImage)
surrogateImage -
public static javax.media.jai.PlanarImage reformatColorModel2ComponentColorModel(javax.media.jai.PlanarImage surrogateImage)
throws java.lang.IllegalArgumentException
surrogateImage -
java.lang.IllegalArgumentException - DOCUMENT ME!
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||