|
pilot-read-palmpix options
-b,
--bias bias
lighten or darken the image (0..49 darken, 51..100 lighten)
-c, --colour
Do a simple colour correction. The colour correction code makes a histogram from the image. Using the histogram it then makes up a couple of colour tables to try and balance the colours. It also clips the top and bottom colours to produce better perceived contrast.
-l, --list
List picture information found on the Palm handheld instead of converting the entries found to image files.
-n, --name
<pixname>
Convert only pixname to STDOUT, and output as type: .ppm or .png.
-s, --stretch
Do a histogram stretch on the colour planes
-t,
--type [ppm|png]
Specify the output picture type. Can be either "png" or "ppm".
Conduit Options
-p, --port port
Use device file <port> to communicate with the Palm handheld. If this is not specified, pilot-read-palmpix will look for the $PILOTPORT environment variable. If neither are found or supplied, pilot-read-palmpix will print the usage information.
-q,
--quiet
Suppress 'Hit HotSync button' message
-v, --version
Display version of pilot-read-palmpix and exit without connecting.
Help Options
-h, --help
Display the help synopsis for pilot-read-palmpix and exit without connecting.
--usage
Display a brief usage message and exit without connecting.
|