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
Level RGBA Ino\medskip
manongjohn 5d1508
\par
manongjohn 5d1508
\normalsize
manongjohn d9b24b
Allows to perform an individual correction to the RGBA image levels.\par
manongjohn d9b24b
For adjusting levels on a global basis, use the \textquotedbl Level Master Ino\textquotedbl \ effect.\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Inputs \ -{-}-\\
manongjohn 5d1508
Source\par
manongjohn d9b24b
Connect the image to be processed.\\
manongjohn d9b24b
\\
manongjohn 5d1508
Reference\par
manongjohn d9b24b
Connect the reference image to assign the strength of the effect into each pixel.\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Settings \ -{-}-\\
manongjohn 5d1508
Red In\\
manongjohn 5d1508
Green In\\
manongjohn 5d1508
Blue In\\
manongjohn 5d1508
Alpha In\par
manongjohn d9b24b
Allows to define the minimum and maximum values for the input pixel values\par 
manongjohn d9b24b
of each channel.\par
manongjohn d9b24b
Values less than Min will be limited to Min, values greater than Max will be\par 
manongjohn d9b24b
limited to Max.\par
manongjohn 5d1508
Minimum value is 0, maximum value is 1.\par
manongjohn d9b24b
The default values are Min: 0, Max: 1.\par
manongjohn 5d1508
Values can take an input of up to 4 decimal places.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Red Out\\
manongjohn 5d1508
Green Out\\
manongjohn 5d1508
Blue Out\\
manongjohn 5d1508
Alpha Out\par
manongjohn d9b24b
Allows to fit the range defined by \textquotedbl In\textquotedbl , to the range of\par 
manongjohn d9b24b
minimum and maximum values specified here for each channel.\par
manongjohn 5d1508
Minimum value is 0, maximum value is 1.\par
manongjohn d9b24b
The default values are, Min: 0, Max: 1.\par
manongjohn 5d1508
Values can take an input of up to 4 decimal places.\\
manongjohn 5d1508
manongjohn 5d1508
\newpage
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\ \vspace{-0.2em}
manongjohn d9b24b
\\
manongjohn d9b24b
Red Gamma\\
manongjohn d9b24b
Green Gamma\\
manongjohn d9b24b
Blue Gamma\\
manongjohn d9b24b
Alpha Gamma\par
manongjohn d9b24b
Perform gamma correction between \textquotedbl Out Min\textquotedbl \ and \textquotedbl Out Max\textquotedbl \ on each channel.\par
manongjohn d9b24b
A value between 0.1 and 1.0, will make the image become darker.\par
manongjohn d9b24b
When the value is 1.0, no correction will be performed.\par
manongjohn d9b24b
A value between 1.0 and 10.0, will make the image become brighter.\par
manongjohn d9b24b
The default value is 1.\\
manongjohn d9b24b
\\
manongjohn d9b24b
Premultiplied\par
manongjohn d9b24b
When ON, the image will be processed as if having a Premultiplied Alpha channel\par 
manongjohn d9b24b
(Alpha value already multiplied by RGB channels).\par
manongjohn d9b24b
If image is not premultiplied, the image may not look correct.\par
manongjohn 5d1508
The default setting is ON.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Reference\par
manongjohn d9b24b
Specify which channel to use from the image connected to the Reference port to\par 
manongjohn d9b24b
drive the intensity of the effect.\par
manongjohn d9b24b
Choose from Red/Green/Blue/Alpha/Luminance.\par
manongjohn d9b24b
Choose Nothing to disable the effect.\par
manongjohn d9b24b
The default value is \textquotedbl Red\textquotedbl .
manongjohn 5d1508
manongjohn 5d1508
\end{document}