fltk_pnm_image_new
Creates a new PNM image from a file.
Supports PNM, PBM, PGM, PPM formats in both ASCII and binary.
Parameters
filename | Path to PNM file |
Returns
New PNM image handle, or null on failure
Creates a new PNM image from a file.
Supports PNM, PBM, PGM, PPM formats in both ASCII and binary.
filename | Path to PNM file |