Searched refs:greyscale (Results 1 – 8 of 8) sorted by relevance
323 greyscale=False, argument478 if greyscale:547 if greyscale:551 if alpha or not greyscale:558 assert greyscale572 if bitdepth < 8 and (alpha or not greyscale and not palette):590 self.greyscale = bool(greyscale)599 self.color_type = 4*self.alpha + 2*(not greyscale) + 1*self.colormap602 self.color_planes = (3,1)[self.greyscale or self.colormap]707 if self.greyscale:[all …]
19 0007-jp2_read_cmap.patch: Fix wrong rendering on greyscale images with index colorspace.
38 * This shader takes a Y'UV420p image as a single greyscale plane, and52 * This is the texture sampler where the greyscale Y'UV420p image is
116 a black image from an existing greyscale image \`img\`:
46 because we are only counting the intensity values of each pixel (in a greyscale image).
64 British spellings are also accepted (e.g., -greyscale), though for brevity
73 * libtiff/tif_getimage.c: Add support for greyscale+alpha c/o Jérémie Laval.4983 should now work for 8bit greyscale or palletted images.
1981 index and for low bit greyscale images the color is a reduced bit value in