com.sun.jimi.core.encoder.jpg
Class ConvertColor
java.lang.Object
|
+--com.sun.jimi.core.encoder.jpg.ConvertColor
- public class ConvertColor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
shared
protected Shared shared
ConvertColor
public ConvertColor(Shared shared)
scaleToInt
public static int scaleToInt(double f)
rgb_ycc_init
public void rgb_ycc_init(CompressInfo cinfo)
get_rgb_ycc_rows
public void get_rgb_ycc_rows(CompressInfo cinfo,
int rows_to_read,
short[][][] image_data)
throws JimiException
get_grayscale_rows
public void get_grayscale_rows(CompressInfo cinfo,
int rows_to_read,
short[][][] image_data)
throws JimiException