Sets the R-G-B components of the pixel at location ('x','y') in the image 'pmi' with the values in the parameter 'r', 'g', 'b'
Sets the R-G-B components of the pixel at location ('x','y') in the image 'pmi' with the values in the parameter 'r', 'g', 'b'. This function works for palette based images (depth of 2, 4, 8) and for true color images (depth of 24). When working with palette based images, the effective pixel color is choosen as the closest one available in the image colormap.
Copyright 1996-1998 Vincenzo Morello
generated by doc++