logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

denef - Decode Nikon NEF file

Description

       Summary of options (Current settings in []'s)

   Datasourceoptions:--startx=<pixels>
              Start X position of processed output [minimum]

       --starty=<pixels>
              Start Y position of processed output [minimum]

       --width=<pixels>
              Width of processed output [maxmimum]

       --height=<pixels>
              Height of processed output [maxmimum]

       --interp=<name>
              Interpolation algorithm [gradlumin] Available: null, basic, rgb, lumin, gradlumin

   Post-processingoptions:--cc=<yes/no>
              Perform sRGB color correction [Yes]

       --scale=<value>
              Set linear scale factor [1.6]

       --gc=<yes/no>
              Perform gamma correction [Yes]

   Fileoptions:--hist=<yes/no>
              Create histogram file [No]

       --histfile=<filename>
              Histogram filename [histo.pgm]

       --outfile=<filename>
              Image output filename [nef.ppm]

   Misc.Options:--show Show current settings before starting.

       --help Show options and exit.

       Summary of options (Current settings in []'s)

   Datasourceoptions:--startx=<pixels>
              Start X position of processed output [minimum]

       --starty=<pixels>
              Start Y position of processed output [minimum]

       --width=<pixels>
              Width of processed output [maxmimum]

       --height=<pixels>
              Height of processed output [maxmimum]

       --interp=<name>
              Interpolation algorithm [gradlumin] Available: null, basic, rgb, lumin, gradlumin

   Post-processingoptions:--cc=<yes/no>
              Perform sRGB color correction [Yes]

       --scale=<value>
              Set linear scale factor [1.6]

       --gc=<yes/no>
              Perform gamma correction [Yes]

   Fileoptions:--hist=<yes/no>
              Create histogram file [No]

       --histfile=<filename>
              Histogram filename [histo.pgm]

       --outfile=<filename>
              Image output filename [nef.ppm]

   Misc.Options:--show Show current settings before starting.

       --help Show options and exit.

Name

       denef - Decode Nikon NEF file

See Also

       The full documentation for denef is available at <http://www.cheeseplant.org/~daniel/pages/denef.html>

denef 0.3                                          August 2006                                          DENEF(1)

Synopsis

denef [options] filename

See Also