There is probably a better way, but you can use the GetPixel API to get the Pixel, then convert it to RGB and decrease the Colour Value by a little then use the SetPixel API to draw the new coloured Pixel.
-Megatron
I've used the APIs and then used .point and .pset of a picturebox and notice no difference in the speed.