SaisieBascQT : Différence entre versions

De MicMac
Aller à : navigation, rechercher
(Created page with "==Description== It runs with the same arguments as SaisieBasc. ===Syntax=== The global syntax for SaisieBascQT is <br> <code>mm3d SaisieBasc UnnamedArgs NamedArgs</code>")
 
Ligne 5 : Ligne 5 :
 
The global syntax for SaisieBascQT is <br>
 
The global syntax for SaisieBascQT is <br>
 
<code>mm3d SaisieBasc UnnamedArgs NamedArgs</code>
 
<code>mm3d SaisieBasc UnnamedArgs NamedArgs</code>
 +
 +
===Help===
 +
You can access to the help by typing :<br>
 +
<br>
 +
<code>mm3d SaisieBascQT -help</code> <br>
 +
<br>
 +
Mandatory unnamed args :
 +
*<span style="font-family:times roman;"> ''string :: {Full Name (Dir+Pattern)}''</span style>
 +
*<span style="font-family:times roman;"> ''string :: {Orientation, NONE if unused}''</span style>
 +
*<span style="font-family:times roman;"> ''string :: {Output File }''</span style>
 +
Named args :
 +
*<span style="font-family:times roman;"> ''[Name=SzW] Pt2di :: {Total size of windows}''</span style>
 +
*<span style="font-family:times roman;"> ''[Name=NbF] Pt2di :: {Number of Windows (def depend of number of images}''</span style>
 +
*<span style="font-family:times roman;"> ''[Name=ForceGray] bool :: { Force gray image, def =true}''</span style>
 +
 +
===Example===

Version du 24 novembre 2015 à 12:25

Description

It runs with the same arguments as SaisieBasc.

Syntax

The global syntax for SaisieBascQT is
mm3d SaisieBasc UnnamedArgs NamedArgs

Help

You can access to the help by typing :

mm3d SaisieBascQT -help

Mandatory unnamed args :

  • string :: {Full Name (Dir+Pattern)}
  • string :: {Orientation, NONE if unused}
  • string :: {Output File }

Named args :

  • [Name=SzW] Pt2di :: {Total size of windows}
  • [Name=NbF] Pt2di :: {Number of Windows (def depend of number of images}
  • [Name=ForceGray] bool :: { Force gray image, def =true}

Example