
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Sunshow Pro V3.0 - <b>gpibscan</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
GPIBScan
Scan a Targa image from a Sharp or Howtek scanner that requires GPIB interface
Syntax
GPIBSCAN [<switches>] <cFILENAME.TGA>
Switch
/aspect
Preserve aspect ratio.
/dither
Scan in two colors (black and white) with dither.
/dev:<device>
Scan from device name <device> (default is clscan).
/verbose
Print input and output dimensions.
/s<n>
Scan in <n> grey shades (2, 16, or 256).
/color16
Scan in 32,768 colors (Targa 16).
/color24
Scan in 16,777,216 colors (Targa 24).
/g<n>
Set gamma correction to <n>. Valid values are:
1 (y = x)
2 (y = x 0.45)
3 (dark) to 7 (light))
/e<n>
Set edge emphasis to <n>. Valid values are:
1 - none
2 - medium
3 - strong
4 - dull
/aletter
Set scan range to 8.5 X 11.
/ainvoice
Set scan range to 8.5 X 5.5.
/t<n>
Set scanning time to <n>. Valid values are:
1 - fast
2 - slow
/w<x>,<y>,<w>,<h>
Set scan window in inches:
<x> is the x origin (x must be greater than or equal to 0)
<y> is the y origin (y must be greater than or equal to 0)
<w> is the width (x + w must be less than 11.0)
<h> is the height (y + h must be less than 17.0)
/o<x>,<y>,<w>,<h>
Set output window in pixels:
<x> is the x origin (x must be greater than or equal to 0)
<y> is the y origin (y must be greater than or equal to 0)
<w> is the width (w must be greater than 0)
<h> is the height (h must be greater than 0)
/compress
Compress output file.
Arguments
<cFILENAME.TGA>
The Targa image filename to save the scanned image to.
Remarks
Device driver for Sharp JX-300, JX-450, JX-600 and Howtek ScanMaster and
ScanMaster II color scanners using the National Instruments PC-488, PC-488A,
and 16-bit GPIB interface. Requires correct installation and configuation of
the device driver GPIB.COM (National Instruments Driver) using IBCONF.EXE
(National Instruments configuration program) to configure it. Passing
parameter string correctly will produce a high quality Targa 16 or Targa 24
output file.
See Also: CanonScn EpsonScn UmaxScan HowtekSc JX100Scn MicroScn MitsScan ScanJet TexnaiSc
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson