fltk_jpeg_image_new
fn
FltkJpegImage fltk_jpeg_image_new(const(char) * filename)Creates a new JPEG image from a file.
Parameters
filename | Path to JPEG file |
Returns
New JPEG image handle, or null on failure