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

Uses in package net.sourceforge.jiu.data

Classes implementing net.sourceforge.jiu.data.RGBIntegerImage

class
A class to store 24 bit RGB truecolor images in memory.
class
A class to store 48 bit RGB truecolor images in memory.

Uses in package net.sourceforge.jiu.color.reduction

Methods with parameter type net.sourceforge.jiu.data.RGBIntegerImage

boolean
Returns if the input RGB image can be losslessly converted to a grayscale image.
void

Uses in package net.sourceforge.jiu.color.adjustment

Methods with parameter type net.sourceforge.jiu.data.RGBIntegerImage

void

Uses in package net.sourceforge.jiu.gui.awt

Classes implementing net.sourceforge.jiu.data.RGBIntegerImage

class
A bridge class to use java.awt.image.BufferedImage objects (class defined in the standard runtime library, package java.awt.image) as RGB24Image objects within JIU.

Uses in package net.sourceforge.jiu.color.analysis

Methods with parameter type net.sourceforge.jiu.data.RGBIntegerImage

void