JIU 0.12.0 Homepage

Uses of Class
net.sourceforge.jiu.ops.LookupTableOperation

Packages that use LookupTableOperation
net.sourceforge.jiu.color.adjustment Contains operations that modify pixel colors independent from other pixels 
 

Uses of LookupTableOperation in net.sourceforge.jiu.color.adjustment
 

Subclasses of LookupTableOperation in net.sourceforge.jiu.color.adjustment
 class Brightness
          Adjusts the brightness of an image.
 class Contrast
          Adjusts the contrast of an image.
 class EqualizeHistogram
          Equalize the image using histogram information separately for each channel.
 class GammaCorrection
          Corrects the gamma of an image.
 class NormalizeHistogram
          Normalize the image using histogram information, separately for each channel.
 


JIU 0.12.0 Homepage

Copyright © 2000, 2001, 2002, 2003, 2004 Marco Schmidt