jipp icon indicating copy to clipboard operation
jipp copied to clipboard

what's the magic numbers in the render sample

Open ypzhuang opened this issue 1 year ago • 0 comments

Here are the numbers. I find the background of pwg/pclm files is black.

private final static double RED_COEFFICIENT = 0.2126; private final static double GREEN_COEFFICIENT = 0.7512; private final static double BLUE_COEFFICIENT = 0.0722;

ypzhuang avatar Sep 14 '23 08:09 ypzhuang