GrAPiC
Graphics for Algo/Prog in C/C++

◆ image_set()

void grapic::image_set ( Image &  im,
int  x,
int  y,
unsigned char  r,
unsigned char  g,
unsigned  b,
unsigned char  a 
)

Set the pixel (x,y) of the image im with the color c.