manongjohn 5d1508
\documentclass[a4paper,12pt]{article}
manongjohn 5d1508
\usepackage[a4paper, total={180mm, 272mm}]{geometry}
manongjohn 5d1508
manongjohn 5d1508
\usepackage{fontspec}
manongjohn 5d1508
\setmainfont[Path=fonts/, Extension=.ttf]{ipaexm}
manongjohn 5d1508
manongjohn 5d1508
\setlength\parindent{3.5em}
manongjohn 5d1508
\setlength\parskip{0em}
manongjohn 5d1508
\renewcommand{\baselinestretch}{1.247}
manongjohn 5d1508
manongjohn 5d1508
\begin{document}
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\Large
manongjohn 5d1508
\noindent \\
manongjohn 5d1508
Channel Selector Ino\medskip
manongjohn 5d1508
\par
manongjohn 5d1508
\normalsize
manongjohn d9b24b
Allows to select each RGBA channel in the resulting image from multiple inputs\par 
manongjohn d9b24b
(Source1,2,3,4).\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Inputs \ -{-}-\\
manongjohn 5d1508
Source1\\
manongjohn 5d1508
Source2\\
manongjohn 5d1508
Source3\\
manongjohn 5d1508
Source4\par
manongjohn d9b24b
Connect one or more images to be processed.\par
manongjohn 5d1508
You can connect up to a maximum of four images.\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Settings \ -{-}-\\
manongjohn 5d1508
Red\par
manongjohn d9b24b
\noindent \ \, Source\par
manongjohn 5d1508
Specifies the input image to be used as the Red channel.\par
manongjohn d9b24b
Choose from among Source1/Source2/Source3/Source4.\par
manongjohn d9b24b
You can input a value from 1 to 4.\par
manongjohn d9b24b
The default value is 1.\\
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent \ \, Channel\par
manongjohn d9b24b
The source image channel to be used as the Red channel,\par
manongjohn d9b24b
Choose from Red/Green/Blue/Alpha.\par
manongjohn 5d1508
The default value is Red.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Green\par
manongjohn d9b24b
\noindent \ \, Source\par
manongjohn 5d1508
Specifies the input image to be used as the Green channel.\par
manongjohn d9b24b
Options are the same as for the \textquotedbl Red Source\textquotedbl .\\
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent \ \, Channel\par
manongjohn d9b24b
The source image channel to be used as the Green channel,\par
manongjohn d9b24b
Choose from Red/Green/Blue/Alpha.\par
manongjohn 5d1508
The default value is Green.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Blue\par
manongjohn d9b24b
\noindent \ \, Source\par
manongjohn 5d1508
Specifies the input image to be used as the Blue channel.\par
manongjohn d9b24b
Options are the same as for the \textquotedbl Red Source\textquotedbl .\\
manongjohn 5d1508
manongjohn 5d1508
\newpage
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\ \vspace{-0.2em}
manongjohn 5d1508
\par
manongjohn d9b24b
\noindent \ \, Channel\par
manongjohn d9b24b
The source image channel to be used as the Blue channel,\par
manongjohn d9b24b
Choose from Red/Green/Blue/Alpha.\par
manongjohn 5d1508
The default value is Blue.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Alpha\par
manongjohn d9b24b
\noindent \ \, Source\par
manongjohn 5d1508
Specifies the input image to be used as the Alpha channel.\par
manongjohn d9b24b
Options are the same as the \textquotedbl Red Source\textquotedbl .\\
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent \ \, Channel\par
manongjohn d9b24b
The source image channel to be used as the Alpha channel,\par
manongjohn d9b24b
Choose from Red/Green/Blue/Alpha.\par
manongjohn 5d1508
The default value is Alpha.
manongjohn 5d1508
manongjohn 5d1508
\end{document}