Searched refs:red_colormap (Results 1 – 1 of 1) sorted by relevance
1616 *red_colormap; in ReadTIFFImage() local1621 tiff_status=TIFFGetField(tiff,TIFFTAG_COLORMAP,&red_colormap, in ReadTIFFImage()1625 if ((red_colormap != (uint16 *) NULL) && in ReadTIFFImage()1631 if ((red_colormap[i] >= 256) || (green_colormap[i] >= 256) || in ReadTIFFImage()1640 QuantumRange*red_colormap[i])/range); in ReadTIFFImage()