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>texnaisc</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
TexnaiSc

Scan a Targa image from a Texnai TX-200 scanner


Syntax

TEXNAISC [<switches>] <cFILENAME.TGA>


Switch

/aspect
Preserve aspect ratio.

/dither
Scan in two colors (black and white) with dither.

/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).

/b<n>
Set brightness to <n>. Valid values are -3 (darkest) to 3 (lightest).

/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 11.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.

/national
Use National Instrument GPIB board.

/dev:<device>
Scan from device name <device> (default is TXSCAN).


Arguments

<cFILENAME.TGA>
The Targa image filename to save the scanned image to.


Remarks

This is a device driver for the Texnai TX-200 color scanner. It requires 
either National Instruments GPIB interface card (with the properly 
configured National Instruments GPIB.COM driver installed in your 
CONFIG.SYS) or Texnai proprietary interface card (does not require an 
additional Texnai driver). Requires correct installation and configuation 
of the device driver GPIB.COM using IBCONF.EXE (National Instruments 
configuration program) to configure it for use with GPIB interface. 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 MitsScan ScanJet

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