src/share/native/sun/awt/image/cvutils/img_dcm8.h

Print this page

        

*** 50,61 **** #define InitPixelDecode(CM) InitPixelDCM8(unhand(CM)) #define PixelDecode PixelDCM8Decode #define DecodeDeclared #endif - #include "java_awt_image_DirectColorModel.h" - #define DeclareDCM8Vars \ IfAlpha(unsigned int alpha_off;) \ unsigned int red_off, green_off, blue_off; #define InitPixelDCM8(CM) \ --- 50,59 ----