Go to the source code of this file.
Classes | |
struct | pixel |
Functions | |
void | ColorPixel (void *pImg, int pX, int pY, char pR, char pG, char pB) |
void ColorPixel | ( | void * | pImg, | |
int | pX, | |||
int | pY, | |||
char | pR, | |||
char | pG, | |||
char | pB | |||
) |
Definition at line 10 of file GuiControl.cpp.
References pixel::b, pixel::g, and pixel::r.
Referenced by FaceOperator::DrawLaserDataDots().