|
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 |
HSV Add Ino\medskip
|
|
manongjohn |
5d1508 |
\par
|
|
manongjohn |
5d1508 |
\normalsize
|
|
manongjohn |
d9b24b |
Adds the values of the specified channel of the image connected to the Noise port,\par
|
|
manongjohn |
d9b24b |
to the Hue, Saturation, Value, or Alpha channels of the image connected\par
|
|
manongjohn |
d9b24b |
to the Source port.\\
|
|
manongjohn |
5d1508 |
\par
|
|
manongjohn |
d9b24b |
The specified channel of the image connected to the Reference port will determine\par
|
|
manongjohn |
d9b24b |
the intensity of the effect.\\
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
-{-}- \ Inputs \ -{-}-\\
|
|
manongjohn |
5d1508 |
Source\par
|
|
manongjohn |
d9b24b |
Connect the image to be processed.\\
|
|
manongjohn |
5d1508 |
Noise\par
|
|
manongjohn |
d9b24b |
Connect the image to be added to the source image.\\
|
|
manongjohn |
5d1508 |
Reference\par
|
|
manongjohn |
d9b24b |
Connect the image for setting the intensity of the effect.\\
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
-{-}- \ Settings \ -{-}-\\
|
|
manongjohn |
5d1508 |
From RGBA\par
|
|
manongjohn |
d9b24b |
Specify which channel to use from the image connected to the Noise port.\par
|
|
manongjohn |
d9b24b |
Choose from one of the \textquotedbl Red\textquotedbl, \ \textquotedbl Green\textquotedbl, \ \textquotedbl Blue\textquotedbl \ or \textquotedbl Alpha\textquotedbl \ channels.\par
|
|
manongjohn |
5d1508 |
The default value is \textquotedbl Red\textquotedbl .\\
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
Offset\par
|
|
manongjohn |
d9b24b |
An offset for the original pixel values of the image connected to the Noise port.\par
|
|
manongjohn |
d9b24b |
Pixel values for 8 or 16bits images are values ranging from 0 to 1,\par
|
|
manongjohn |
d9b24b |
you can specify an offset between -1.0 and 1.0.\par
|
|
manongjohn |
d9b24b |
When the pixel value is the same as the one specified here it will not change.\par
|
|
manongjohn |
d9b24b |
The rest of the pixel values will change depending on their magnitudes.\par
|
|
manongjohn |
5d1508 |
The default value is 0.5.\\
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
Hue\par
|
|
manongjohn |
d9b24b |
It specifies the intensity of the Hue change.\par
|
|
manongjohn |
d9b24b |
The Hue value will scale around the Offset value.\par
|
|
manongjohn |
d9b24b |
You can use a value from -1.0 to 1.0.\par
|
|
manongjohn |
d9b24b |
The image Hue will not change when the value is 0.\par
|
|
manongjohn |
d9b24b |
The default value is 0.0.\\
|
|
manongjohn |
5d1508 |
\newpage
|
|
manongjohn |
5d1508 |
|
|
manongjohn |
5d1508 |
\thispagestyle{empty}
|
|
manongjohn |
5d1508 |
|
|
manongjohn |
5d1508 |
\ \vspace{-0.2em}
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
Saturation\par
|
|
manongjohn |
d9b24b |
It specifies the intensity of the Saturation change.\par
|
|
manongjohn |
5d1508 |
The default value is 0.0.\par
|
|
manongjohn |
d9b24b |
Other options are the same as for \textquotedbl Hue\textquotedbl .\\
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
Value\par
|
|
manongjohn |
d9b24b |
It specifies the intensity of the Value change.\par
|
|
manongjohn |
5d1508 |
The default value is 0.25.\par
|
|
manongjohn |
d9b24b |
Other options are the same as for \textquotedbl Hue\textquotedbl .\\
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
Alpha\par
|
|
manongjohn |
d9b24b |
It specifies the intensity of the Alpha change.\par
|
|
manongjohn |
5d1508 |
The default value is 0.0.\par
|
|
manongjohn |
d9b24b |
Other options are the same as for \textquotedbl Hue\textquotedbl .\\
|
|
manongjohn |
5d1508 |
\\
|
|
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}
|