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 5d1508
Add correction to the individual RGBA channels of the level.\par
manongjohn 5d1508
Please use \textquotedbl Level Master\textquotedbl \ when you want to correct RGB together.\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Inputs \ -{-}-\\
manongjohn 5d1508
Source\par
manongjohn 5d1508
Connect the image to process.\\
manongjohn 5d1508
Reference\par
manongjohn 5d1508
Connect the reference image to put 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 5d1508
Specify the Min (Minimum) value and Max (Maximum) value of the input Pixel value.\par
manongjohn 5d1508
Min value is less than the Min, Max value is greater than the Max limit.\par
manongjohn 5d1508
Minimum value is 0, maximum value is 1.\par
manongjohn 5d1508
The default values are, Min is 0, Max is 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 5d1508
Specify the range for \textquotedbl In\textquotedbl ,\par
manongjohn 5d1508
Set to the range of Min (Minimum) value and Max (Maximum) value that you specify.\par
manongjohn 5d1508
Minimum value is 0, maximum value is 1.\par
manongjohn 5d1508
The default values are, Min is 0, Max is 1.\par
manongjohn 5d1508
Values can take an input of up to 4 decimal places.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Red Gamma\\
manongjohn 5d1508
Green Gamma\\
manongjohn 5d1508
Blue Gamma\\
manongjohn 5d1508
Alpha Gamma\par
manongjohn 5d1508
Used for the gamma correction between \textquotedbl Out Min\textquotedbl \ and \textquotedbl Out Max\textquotedbl .\par
manongjohn 5d1508
A Value between 0.1 and 1.0, will make the image become darker.\par
manongjohn 5d1508
It does not compensate when you specify a value of 1.0.\par
manongjohn 5d1508
A value between 1.0 and 10.0, will make the image become brighter.\par
manongjohn 5d1508
The default value is 1.
manongjohn 5d1508
manongjohn 5d1508
\newpage
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\ \vspace{-0.2em}
manongjohn 5d1508
\par
manongjohn 5d1508
\noindent Premultiplied\par
manongjohn 5d1508
When ON, RGB is already set to Premultiply\par
manongjohn 5d1508
(The value of Alpha channel is multiplied in advance RGB channels)\par
manongjohn 5d1508
and processes as an image.\par
manongjohn 5d1508
At that time, and added to the Alpha processing, you may not get the correct image.\par
manongjohn 5d1508
The default setting is ON.\\
manongjohn 5d1508
\\
manongjohn 5d1508
Reference\par
manongjohn 5d1508
Choose how Reference image values put the strength of the effect into each Pixel.\par
manongjohn 5d1508
An image is connected to the \textquotedbl Reference\textquotedbl \ of the input,\par
manongjohn 5d1508
Choose from Red/Green/Blue/Alpha/Luminance/Nothing.\par
manongjohn 5d1508
Choose Nothing when you do not want this effect, it will turn off the connection.\par
manongjohn 5d1508
The default setting is Red.
manongjohn 5d1508
manongjohn 5d1508
\end{document}