Skip to content
  • Henrik Akesson's avatar
    bin: Add ppm output file format support · ba1cadb5
    Henrik Akesson authored
    Add ppm output file format on the command-line application. It is done
    by parsing the filename extension of the --output parameter, which is
    used to choose the output node type created (png-save or ppm-save).
    ba1cadb5