Searched defs:grayscale (Results 1 – 2 of 2) sorted by relevance
104 Bitmap grayscale = toGrayscale(bitmap); in compute() local119 Bitmap grayscale = Bitmap.createBitmap(width, height, bitmap.getConfig()); in toGrayscale() local129 private int[] getHistogram(Bitmap grayscale) { in getHistogram()
315 static int PickColorType(int32_t width, int32_t height, bool grayscale, in PickColorType()531 bool grayscale = true; in WritePng() local