Searched defs:grayscale (Results 1 – 3 of 3) sorted by relevance
317 static int PickColorType(int32_t width, int32_t height, bool grayscale, in PickColorType()535 bool grayscale = true; in WritePng() local
47 jfieldID grayscale; member
444 public T setGrayscale(boolean grayscale) { in setGrayscale()