convert_pixels


Description:

[ CCode ( cname = "SDL_ConvertPixels" ) ]
public static int convert_pixels (int width, int height, PixelRAWFormat src_format, void* src, int src_pitch, PixelRAWFormat dst_format, void* dst, int dst_pitch)