EP_GREEN_RAW
#define EP_GREEN(x) ((EP_GREEN_RAW(x) >> (8 - ri->ri_gnum)) << ri->ri_gpos)
(i < 232 ? EP_GREEN_RAW(i) : EP_GREY_BYTE(i));