摘要:
import java.lang.Math;import java.awt.*;public class ColorConverter{public ColorConverter(){}//RGB转换CMYkpublic int[] rgb2cmyk(int R,int G,int B){int c... 阅读全文
posted @ 2015-06-08 19:30
leansmall
阅读(236)
评论(0)
推荐(0)

浙公网安备 33010602011771号