Uses of Interface
net.sourceforge.jiu.color.YCbCrIndex
Packages that use YCbCrIndex
-
Uses of YCbCrIndex in net.sourceforge.jiu.codecs
Classes in net.sourceforge.jiu.codecs that implement YCbCrIndexModifier and TypeClassDescriptionclass
A codec to read Kodak Photo-CD (image pac) image files. -
Uses of YCbCrIndex in net.sourceforge.jiu.color.conversion
Classes in net.sourceforge.jiu.color.conversion that implement YCbCrIndexModifier and TypeClassDescriptionclass
Convert from YCbCr color space (as used in Kodak PCD files) to RGB.