Searched refs:getDitherImage (Results 1 – 4 of 4) sorted by relevance
42 : fDither(dec.getDitherImage()) in Options()
515 if (this->getDitherImage() && png_get_sBIT(png_ptr, info_ptr, &sig_bit)) { in getBitmapColorType()
505 if (decoder.getDitherImage()) { in adjust_out_color_space_and_dither()
93 bool getDitherImage() const { return fDitherImage; } in getDitherImage() function