Modules

ModuleSource FileDescription
forcolor forcolor.f90
forimage forimage.f90
forimage_parameters forimage_parameters.f90
lut lut.f90
pnm pnm.f90

This module defines the format_pnm type for handling PNM (Portable Any Map) image files. PNM files include both ASCII and binary representations for various image types, such as PBM, PGM, and PPM. The module offers functionalities to manipulate, import, and export PNM images, along with image processing.

module~~graph~~ModuleGraph module~forcolor forcolor module~forimage_parameters forimage_parameters module~forcolor->module~forimage_parameters module~pnm pnm module~forcolor->module~pnm module~forimage forimage module~forimage->module~forcolor module~forimage->module~forimage_parameters module~lut lut module~forimage->module~lut module~forimage->module~pnm iso_fortran_env iso_fortran_env module~forimage_parameters->iso_fortran_env module~pnm->module~forimage_parameters program~demo_color demo_color program~demo_color->module~forimage program~demo_ppm demo_ppm program~demo_ppm->module~forimage program~example26 example26 program~example26->module~forimage program~example27 example27 program~example27->module~forimage program~example28 example28 program~example28->module~forimage program~example29 example29 program~example29->module~forimage program~test test program~test->module~forimage program~test1 test1 program~test1->module~forimage program~test10 test10 program~test10->module~forimage program~test11 test11 program~test11->module~forimage program~test12 test12 program~test12->module~forimage program~test13 test13 program~test13->module~forimage program~test14 test14 program~test14->module~forimage program~test15 test15 program~test15->module~forimage program~test16 test16 program~test16->module~forimage program~test17 test17 program~test17->module~forimage program~test18 test18 program~test18->module~forimage program~test19 test19 program~test19->module~forimage program~test2 test2 program~test2->module~forimage program~test20 test20 program~test20->module~forimage program~test21 test21 program~test21->module~forimage program~test22 test22 program~test22->module~forimage program~test23 test23 program~test23->module~forimage program~test24 test24 program~test24->module~forimage program~test25 test25 program~test25->module~forimage program~test3 test3 program~test3->module~forimage program~test4 test4 program~test4->module~forimage program~test6 test6 program~test6->module~forimage program~test7 test7 program~test7->module~forimage program~test8 test8 program~test8->module~forimage program~test9 test9 program~test9->module~forimage
Help