RINT 73 3rdparty/libtiff/tif_color.c #define RINT(R) ((uint32)((R)>0?((R)+0.5):((R)-0.5))) RINT 118 3rdparty/libtiff/tif_color.c #undef RINT