PixelIterator that iterates over an image that expresses its pixels in bytes.
BytePixelIterator of type
BufferedImage.TYPE_BYTE_INDEXED.
PixelIterator model with
BufferedImages.
PixelConverter that converts all data to BGRA-formatted bytes.
PixelConverter that converts all data to BGR-formatted bytes.
java.awt.Image in a single pass (either top-to-bottom or bottom-to-top).
PixelConverter that converts all data to ARGB-formatted integers.
PixelConverter that converts all data to RGB-formatted integers.
ScalingIterator.