nbsp;255 - myyellow;
correctCMYK();
}
// CMYK 色彩修正
function correctCMYK () {
if (rep_v != “ERR“) {
var temp = Math.min(Math.min(mycyan, mymagenta), myyellow);
if (temp != 0) {
temp2 = Math.round((rep_v / 100) * temp);
rep_k = Math.round((temp2 / 255) * 100);
rep_c = Math.ro页码:[1] [2] [3] [4] [5] [6] 第3页、共6页 |