Color GetPixel(SInt32 x, SInt32 y);
GetPixel gets pixel value without alpha. If out of bounds, returns 0.
The pixel value without alpha.