Home
last modified time | relevance | path

Searched refs:blue_colormap (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dtiff.c1627 *blue_colormap, in ReadTIFFImage() local
1635 &green_colormap,&blue_colormap); in ReadTIFFImage()
1640 (blue_colormap != (uint16 *) NULL)) in ReadTIFFImage()
1645 (blue_colormap[i] >= 256)) in ReadTIFFImage()
1657 QuantumRange*blue_colormap[i])/range); in ReadTIFFImage()