Uses of Interface net.sourceforge.jiu.data.GrayImage

Uses in package net.sourceforge.jiu.data

Classes implementing net.sourceforge.jiu.data.GrayImage

class
An implementation of the BilevelImage interface that stores image data in a byte array in memory.
class
An implementation of Gray16Image that keeps the complete image in memory.
class
An implementation of Gray8Image that keeps the complete image in memory.