Uses of Package
net.sourceforge.jiu.data
Packages that use net.sourceforge.jiu.data
Package
Description
-
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.apps
-
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.codecsClassDescriptionAn interface for bilevel pixel image data classes.Interface for grayscale images using integer samples that are sixteen bits large.Interface for grayscale images using integer samples that are eight bits large.Extends the
PixelImage
interface to access image data asint
values.This class represents a palette, a list of RGB colors.An interface for classes that store paletted images with eight bit integers for each pixel.The base interface for all image data types in JIU.An empty interface for RGB truecolor images with integer samples that are each eight bits large (thus, 24 bits per pixel).An empty interface for RGB truecolor images with integer samples that are each sixteen bits large (thus, 48 bits per pixel). -
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.codecs.jpeg
-
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.codecs.tiff
-
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.colorClassDescriptionExtends the
PixelImage
interface to access image data asint
values.This class represents a palette, a list of RGB colors.An interface for classes that store paletted images with eight bit integers for each pixel.The base interface for all image data types in JIU.This interface provides threeint
constants as index values for the three channels of an RGB image: red, green and blue. -
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.color.adjustmentClassDescriptionExtends the
PixelImage
interface to access image data asint
values.An interface for classes that store paletted images with eight bit integers for each pixel.The base interface for all image data types in JIU.This interface provides threeint
constants as index values for the three channels of an RGB image: red, green and blue.An interface for RGB truecolor images that have integer samples. -
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.color.analysisClassDescriptionInterface for grayscale images using integer samples that are sixteen bits large.Interface for grayscale images using integer samples that are eight bits large.An empty interface for grayscale images which have integer values of up to 32 bits (
int
or smaller) as samples.Extends thePixelImage
interface to access image data asint
values.An interface for classes that store paletted images with eight bit integers for each pixel.The base interface for all image data types in JIU.An empty interface for RGB truecolor images with integer samples that are each eight bits large (thus, 24 bits per pixel).An interface for RGB truecolor images that have integer samples. -
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.color.conversionClassDescriptionThis interface provides three
int
constants as index values for the three channels of an RGB image: red, green and blue. -
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.color.ditheringClassDescriptionAn interface for bilevel pixel image data classes.Interface for grayscale images using integer samples that are eight bits large.An empty interface for grayscale images which have integer values of up to 32 bits (
int
or smaller) as samples.An interface for classes that store paletted images with eight bit integers for each pixel.An empty interface for RGB truecolor images with integer samples that are each eight bits large (thus, 24 bits per pixel).This interface provides threeint
constants as index values for the three channels of an RGB image: red, green and blue. -
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.color.ioClassDescriptionThis class represents a palette, a list of RGB colors.An empty interface for RGB truecolor images with integer samples that are each eight bits large (thus, 24 bits per pixel).This interface provides three
int
constants as index values for the three channels of an RGB image: red, green and blue. -
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.color.promotionClassDescriptionAn interface for bilevel pixel image data classes.Interface for grayscale images using integer samples that are sixteen bits large.Interface for grayscale images using integer samples that are eight bits large.An interface for classes that store paletted images with eight bit integers for each pixel.The base interface for all image data types in JIU.An empty interface for RGB truecolor images with integer samples that are each eight bits large (thus, 24 bits per pixel).An empty interface for RGB truecolor images with integer samples that are each sixteen bits large (thus, 48 bits per pixel).
-
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.color.quantizationClassDescriptionThis class represents a palette, a list of RGB colors.An interface for classes that store paletted images with eight bit integers for each pixel.An empty interface for RGB truecolor images with integer samples that are each eight bits large (thus, 24 bits per pixel).This interface provides three
int
constants as index values for the three channels of an RGB image: red, green and blue. -
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.color.reductionClassDescriptionAn interface for bilevel pixel image data classes.Interface for grayscale images using integer samples that are sixteen bits large.Interface for grayscale images using integer samples that are eight bits large.An empty interface for grayscale images which have integer values of up to 32 bits (
int
or smaller) as samples.Extends thePixelImage
interface to access image data asint
values.An interface for classes that store paletted images with eight bit integers for each pixel.The base interface for all image data types in JIU.An empty interface for RGB truecolor images with integer samples that are each eight bits large (thus, 24 bits per pixel).An empty interface for RGB truecolor images with integer samples that are each sixteen bits large (thus, 48 bits per pixel).An interface for RGB truecolor images that have integer samples. -
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.dataClassDescriptionAn interface for bilevel pixel image data classes.An extension of the
IntegerImage
interface that restricts the image to byte samples.Interface for grayscale images using integer samples that are sixteen bits large.Interface for grayscale images using integer samples that are eight bits large.An interface for grayscale images.An empty interface for grayscale images which have integer values of up to 32 bits (int
or smaller) as samples.Extends thePixelImage
interface to access image data asint
values.An implementation ofByteChannelImage
that stores image channels asbyte[]
arrays in memory.An implementation ofShortChannelImage
that stores image channels asshort[]
arrays in memory.This class represents a palette, a list of RGB colors.An interface for classes that store paletted images with eight bit integers for each pixel.This interface defines methods for paletted images.An empty interface for a paletted image type that uses integer values as samples.The base interface for all image data types in JIU.An empty interface for RGB truecolor images with integer samples that are each eight bits large (thus, 24 bits per pixel).An empty interface for RGB truecolor images with integer samples that are each sixteen bits large (thus, 48 bits per pixel).An interface for RGB truecolor images.This interface provides threeint
constants as index values for the three channels of an RGB image: red, green and blue.An interface for RGB truecolor images that have integer samples.An extension of theIntegerImage
interface that restricts the image toshort
samples. -
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.filtersClassDescriptionExtends the
PixelImage
interface to access image data asint
values.The base interface for all image data types in JIU. -
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.geometry
-
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.gui.awtClassDescriptionAn interface for bilevel pixel image data classes.An extension of the
IntegerImage
interface that restricts the image to byte samples.Interface for grayscale images using integer samples that are sixteen bits large.Interface for grayscale images using integer samples that are eight bits large.Extends thePixelImage
interface to access image data asint
values.An interface for classes that store paletted images with eight bit integers for each pixel.The base interface for all image data types in JIU.An empty interface for RGB truecolor images with integer samples that are each eight bits large (thus, 24 bits per pixel).An empty interface for RGB truecolor images with integer samples that are each sixteen bits large (thus, 48 bits per pixel).An interface for RGB truecolor images.This interface provides threeint
constants as index values for the three channels of an RGB image: red, green and blue.An interface for RGB truecolor images that have integer samples. -
Classes in net.sourceforge.jiu.data used by net.sourceforge.jiu.opsClassDescriptionExtends the
PixelImage
interface to access image data asint
values.The base interface for all image data types in JIU.