You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Perl-space we have the SDL::Surface->pixels sub which returns a string of raw pixel data. However, this is no way to take a raw string and pump it back into an SDL::Surface.