Uses of Class
org.apache.sis.image.PlanarImage
Packages that use PlanarImage
Package
Description
Provides helper classes for handling Java2D rendered images together with some operations.
-
Uses of PlanarImage in org.apache.sis.image
Subclasses of PlanarImage in org.apache.sis.imageModifier and TypeClassDescriptionclass
An image with tiles computed on-the-fly and cached for future reuse.class
An image which is the result of resampling the pixel values of another image.