Uses of Class
net.sourceforge.jiu.ops.LookupTableOperation
Packages that use LookupTableOperation
-
Uses of LookupTableOperation in net.sourceforge.jiu.color.adjustment
Subclasses of LookupTableOperation in net.sourceforge.jiu.color.adjustmentModifier and TypeClassDescriptionclass
Adjusts the brightness of an image.class
Adjusts the contrast of an image.class
Equalize the image using histogram information separately for each channel.class
Corrects the gamma of an image.class
Normalize the image using histogram information, separately for each channel.