Wraps SDL_ConvertPixels which converts the dsdl2.Surface from its RGB(A) dsdl2.PixelFormat to another dsdl2.Surface with a different RGB(A) dsdl2.PixelFormat
the RGB(A) dsdl2.PixelFormat to target the conversion
result dsdl2.Surface with the targetPixelFormat
dsdl2.SDLException if pixels failed to convert
See Implementation
Wraps SDL_ConvertPixels which converts the dsdl2.Surface from its RGB(A) dsdl2.PixelFormat to another dsdl2.Surface with a different RGB(A) dsdl2.PixelFormat