NAME
denef - Decode Nikon NEF file
SYNOPSIS
denef [options] filename
DESCRIPTION
Summary of options (Current settings in []’s)
Data source options:
--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-processing options:
--cc=<yes/no>
Perform sRGB color correction [Yes]
--scale=<value>
Set linear scale factor [1.6]
--gc=<yes/no>
Perform gamma correction [Yes]
File options:
--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)
Data source options:
--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-processing options:
--cc=<yes/no>
Perform sRGB color correction [Yes]
--scale=<value>
Set linear scale factor [1.6]
--gc=<yes/no>
Perform gamma correction [Yes]
File options:
--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.
SEE ALSO
The full documentation for denef is available at
<http://www.cheeseplant.org/~daniel/pages/denef.html>