IMG_SaveJPG

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int IMG_SaveJPG(SDL_Surface* surface, const(char)* file, int quality)
    extern (C) @nogc nothrow
    static if(bindSDLImage)
    static if(staticBinding)
    static if(sdlImageSupport >= SDLImageSupport.sdlImage202)
    int
    IMG_SaveJPG
    (,
    const(char)* file
    ,)
  2. pIMG_SaveJPG IMG_SaveJPG;

Meta