Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Sunshow Pro V3.0 - <b>mitsscan</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MitsScan

Scan a Targa image from a Mitsubishi SC-7500 scanner


Syntax

MITSSCAN [<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) - 7 (light)

/e<n>
Set edge emphasis. Valid values are:
0 - none
1 - soft
2 - medium
3 - strong

/aletter
Set scan range to 8.5 X 11.

/ainvoice
Set scan range to 8.5 X 5.5.

/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 8.5)
<h> is the height (y + h must be less than 14.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

This is a device driver for Mitsubishi SC-7500 color scanner 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 GPIBScan UmaxScan HowtekSc JX100Scn MicroScn ScanJet TexnaiSc

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson