OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / mrcImageSectionGet.html
1 <HTML>
2 <HEAD>
3 <TITLE>mrcImageSectionGet</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>mrcImageSectionGet</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: mrcImageSectionGet
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :InputDataFile
12     [-o[utput]           Out                 (NULL      ).as(outFileNoOpen       ) ] :Essential :OutputDataFile
13     [-z                  z                   (0         ).as(Integer             ) ] :Optional  :z-Section number: -1 Serial section
14     [-e[xtention]        format              (%s.%04d ).as(String              ) ] :Optional  :Serial section format
15     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
16     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
17 ----- Additional Usage -----
18 mode 0: Copy the selected section into a new area indicated by dst
19 mode 1: Share the selected section between dst and src: replacement of pointers
20 </PRE>
21 </BODY>
22 </HTML>