Wraps IMG_SaveJPG (from SDL_image 2.0.2) which saves a dsdl2.Surface image into a JPG file in the filesystem
given dsdl2.Surface of the image to save
target file path to save
value ranging from 0 to 100 specifying the image quality compensating for compression
dsdl2.SDLException if failed to save
See Implementation
Wraps IMG_SaveJPG (from SDL_image 2.0.2) which saves a dsdl2.Surface image into a JPG file in the filesystem