Searched refs:backgroundRgb (Results 1 – 1 of 1) sorted by relevance
374 RGB backgroundRgb = new RGB(254, 254, 254); in getImageData() local375 Color backgroundColor = new Color(display, backgroundRgb); in getImageData()442 int backgroundPixel = data.palette.getPixel(backgroundRgb); in getImageData()