JIU 0.12.0 Homepage

Uses of Interface
net.sourceforge.jiu.color.YCbCrIndex

Packages that use YCbCrIndex
net.sourceforge.jiu.codecs Provides classes to read images from and save them to files (or streams) in various file formats.  
net.sourceforge.jiu.color.conversion Classes to improve the results of color reduction algorithms.  
 

Uses of YCbCrIndex in net.sourceforge.jiu.codecs
 

Classes in net.sourceforge.jiu.codecs that implement YCbCrIndex
 class PCDCodec
          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 YCbCrIndex
 class PCDYCbCrConversion
          Convert from YCbCr color space (as used in Kodak PCD files) to RGB.
 


JIU 0.12.0 Homepage

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