Searched refs:mpPixel (Results 1 – 1 of 1) sorted by relevance
51 PIXBYTE* mpPixel; member in BasePixelPtr85 mpPixel[0] = r; in SetColor()86 mpPixel[1] = g; in SetColor()87 mpPixel[2] = b; in SetColor()105 mpPixel[0] = b; in SetColor()106 mpPixel[1] = g; in SetColor()107 mpPixel[2] = r; in SetColor()125 mpPixel[1] = r; in SetColor()126 mpPixel[2] = g; in SetColor()127 mpPixel[3] = b; in SetColor()[all …]
Completed in 25 milliseconds