Searched refs:blue_map (Results 1 – 1 of 1) sorted by relevance
2153 *blue_map[2][16], in XDitherImage() local2167 blue_map[i][j]=(unsigned char *) AcquireQuantumMemory(256UL, in XDitherImage()2168 sizeof(*blue_map)); in XDitherImage()2171 (blue_map[i][j] == (unsigned char *) NULL)) in XDitherImage()2201 blue_map[i][j][x]=(unsigned char) in XDitherImage()2225 color.blue=(double) ClampToQuantum((double) (blue_map[i][j][ in XDitherImage()2249 blue_map[i][j]=(unsigned char *) RelinquishMagickMemory(blue_map[i][j]); in XDitherImage()