SDL_imageFilterMean

Undocumented in source.
  1. int SDL_imageFilterMean(ubyte* Src1, ubyte* Src2, ubyte* Dest, uint length)
  2. p_SDL_imageFilterMean SDL_imageFilterMean;
    version(!BindSDLgfx_Static)
    __gshared
    p_SDL_imageFilterMean SDL_imageFilterMean;

Meta