VisionX V4 | VCP | VisionX V4 |
vcp − make a copy of a VisionX file. |
vcp [if=infile] [of=ofile] [-f] [-u] [-uf] [-p] |
Vcp Vcp makes a copy of a VisionX file. It is useful for checking the format of a file and for converting files between V3 and V4 and also between V4 and V3 formats. By default, vcp does not unpack packed elements. The installed vcp is used by V3 programs as a prefilter for V4 files. It is smart enough to create a valid V3 image set while doing frame i/o. |
accepts all v3 and V4 files. |
-f |
Use whole file i/o instead of frame i/o |
|||
-u |
Unpack packed elements |
|||
-uf |
Unpack packed elements using the fast method |
|||
-p |
Pack elements before writing them |
A. P. Reeves |