jdk/src/share/native/sun/awt/image/cvutils/img_globals.c
changeset 13165 679567fae315
parent 5506 202f599c92aa
child 23010 6dadb192ad81
equal deleted inserted replaced
13082:9b19b2302c28 13165:679567fae315
    29  */
    29  */
    30 
    30 
    31 #include "img_globals.h"
    31 #include "img_globals.h"
    32 
    32 
    33 #include "java_awt_image_IndexColorModel.h"
    33 #include "java_awt_image_IndexColorModel.h"
    34 #include "java_awt_image_DirectColorModel.h"
       
    35 #include "java_awt_Transparency.h"
    34 #include "java_awt_Transparency.h"
    36 
    35 
    37 /*
    36 /*
    38  * This function constructs an 8x8 ordered dither array which can be
    37  * This function constructs an 8x8 ordered dither array which can be
    39  * used to dither data into an output range with discreet values that
    38  * used to dither data into an output range with discreet values that