As you can see, SetPixel returns a Long value, and that is the previous color of the changed pixel.
However, SetPixelV does not return any value, so its a bit faster