Searched refs:GetColorCount (Results 1 – 3 of 3) sorted by relevance
93 if ((lr.GetColorCount() == 1 && channel > 0) || (channel > 3)) { in main()137 if (lr.GetColorCount() > 1) { in main()
67 int GetColorCount();
142 int LibRaw::GetColorCount() { return GetImgData().idata.colors; } in GetColorCount() function in LibRaw