Uses of Class
org.apache.sis.image.PixelIterator.Window
Packages that use PixelIterator.Window
Package
Description
Provides helper classes for handling Java2D rendered images together with some operations.
-
Uses of PixelIterator.Window in org.apache.sis.image
Methods in org.apache.sis.image that return PixelIterator.WindowModifier and TypeMethodDescription<T extends Buffer>
PixelIterator.Window<T>PixelIterator.createWindow
(TransferType<T> type) Returns a moving window over the sample values in a rectangular region starting at iterator position.