<< Click to Display Table of Contents >> SetPixel |
Sets the color of the specified pixel in this Bitmap.
x - The x-coordinate of the pixel to retrieve.
y - The y-coordinate of the pixel to retrieve.
pColor - A value that represents the color to assign to the specified pixel.
SetPixel PROCEDURE(LONG x, LONG y, long pColor), BOOL, PROC