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 5d1508
Selects each RGBA channel from multiple inputs (Source1,2,3,4).\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Inputs \ -{-}-\\
manongjohn 5d1508
Source1\\
manongjohn 5d1508
Source2\\
manongjohn 5d1508
Source3\\
manongjohn 5d1508
Source4\par
manongjohn 5d1508
Any one or more images to connect and process.\par
manongjohn 5d1508
You can connect up to a maximum of four images.\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Settings \ -{-}-\\
manongjohn 5d1508
Red\par
manongjohn 5d1508
\noindent \ \, Image\par
manongjohn 5d1508
Specifies the input image to be used as the Red channel.\par
manongjohn 5d1508
choose from among Source1/Source2/Source3/Source4.\par
manongjohn 5d1508
You can type a value from 1 to 4 on the keyboard input.\par
manongjohn 5d1508
The default value is 0.\\
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent \ \, Channel\par
manongjohn 5d1508
The channel to be used as the Red channel,\par
manongjohn 5d1508
choose from Red/Green/Blue/Alpha.\par
manongjohn 5d1508
The default value is Red.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Green\par
manongjohn 5d1508
\noindent \ \, Image\par
manongjohn 5d1508
Specifies the input image to be used as the Green channel.\par
manongjohn 5d1508
Options are the same as the \textquotedbl Red Image\textquotedbl .\\
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent \ \, Channel\par
manongjohn 5d1508
The channel to be used as the Green channel,\par
manongjohn 5d1508
choose from Red/Green/Blue/Alpha.\par
manongjohn 5d1508
The default value is Green.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Blue\par
manongjohn 5d1508
\noindent \ \, Image\par
manongjohn 5d1508
Specifies the input image to be used as the Blue channel.\par
manongjohn 5d1508
Options are the same as the \textquotedbl Red Image\textquotedbl .\\
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent \ \, Channel\par
manongjohn 5d1508
The channel to be used as the Blue channel,
manongjohn 5d1508
manongjohn 5d1508
\newpage
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\ \vspace{-0.2em}
manongjohn 5d1508
\par
manongjohn 5d1508
choose from Red/Green/Blue/Alpha.\par
manongjohn 5d1508
The default value is Blue.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Alpha\par
manongjohn 5d1508
\noindent \ \, Image\par
manongjohn 5d1508
Specifies the input image to be used as the Alpha channel.\par
manongjohn 5d1508
Options are the same as the \textquotedbl Red Image\textquotedbl .\\
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent \ \, Channel\par
manongjohn 5d1508
The channel to be used as the Alpha channel,\par
manongjohn 5d1508
choose from Red/Green/Blue/Alpha.\par
manongjohn 5d1508
The default value is Alpha.
manongjohn 5d1508
manongjohn 5d1508
\end{document}