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