|
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 Master Ino\medskip
|
|
manongjohn |
5d1508 |
\par
|
|
manongjohn |
5d1508 |
\normalsize
|
|
manongjohn |
d9b24b |
Allows to perform a global correction to the image levels.\par
|
|
manongjohn |
d9b24b |
For adjusting levels individually on RGBA channels, use the \textquotedbl Level RGBA 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 |
In\par
|
|
manongjohn |
d9b24b |
Allows to define the minimum and maximum values for the input pixel values.\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 |
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.\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 |
Gamma\par
|
|
manongjohn |
d9b24b |
Perform gamma correction between \textquotedbl Out Min\textquotedbl \ and \textquotedbl Out Max\textquotedbl .\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 |
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 |
Alpha Rendering\par
|
|
manongjohn |
d9b24b |
This option is valid only when there is an Alpha channel.\par
|
|
manongjohn |
d9b24b |
When inactive, it masks the changes in the RGB values using the original Alpha\par
|
|
manongjohn |
d9b24b |
of the image.\par
|
|
manongjohn |
d9b24b |
When active, the effect will be able to modify the Alpha channel, extending it\par
|
|
manongjohn |
d9b24b |
as necessary to reproduce the full span of the effect.\par
|
|
manongjohn |
5d1508 |
The default setting is ON.\\
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
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}
|