Hello,
I am trying to convert from deprecated g.Pixel code to RGBSurface.Pixel code, and it seems to be much longer and more complicated. The below two snippets of code work, and are equivalent. Is there an easier way to convert from a Pixel to a RGBSurface.Pixel?
Thanks