|
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 |
Max Min Ino\medskip
|
|
manongjohn |
5d1508 |
\par
|
|
manongjohn |
5d1508 |
\normalsize
|
|
manongjohn |
d9b24b |
It inflates the brightest (darkest) portions of the image.\\
|
|
manongjohn |
5d1508 |
\par
|
|
manongjohn |
d9b24b |
The shape can be round or polygonal.\par
|
|
manongjohn |
d9b24b |
It produces smooth changes.\\
|
|
manongjohn |
5d1508 |
\par
|
|
manongjohn |
5d1508 |
First, it processes the Alpha channel, if specified.\par
|
|
manongjohn |
d9b24b |
Then it handles RGB values of pixels, where the Alpha channel is not zero.\\
|
|
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 |
Max Min Select\par
|
|
manongjohn |
d9b24b |
Specify the processing method.\par
|
|
manongjohn |
d9b24b |
\textquotedbl Max\textquotedbl \ -> Inflate the bright areas of the image\par
|
|
manongjohn |
d9b24b |
\textquotedbl Min\textquotedbl \ -> Inflate the dark areas of the image\par
|
|
manongjohn |
d9b24b |
When using \textquotedbl Min\textquotedbl , black lines in the cell image outline will be painted with 0\par
|
|
manongjohn |
d9b24b |
in the transparent area outside them, so transparent area expands and black lines\par
|
|
luz paz |
657132 |
disappear.\par
|
|
manongjohn |
d9b24b |
It also increases the region defined by the Alpha in the same way.\par
|
|
manongjohn |
5d1508 |
The default setting is \textquotedbl Max\textquotedbl .\\
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
Radius\par
|
|
manongjohn |
d9b24b |
Specify the size of the bulge by a circle radius.\par
|
|
manongjohn |
5d1508 |
The unit is millimeters.\par
|
|
manongjohn |
5d1508 |
Specify a number greater than or equal to 0.\par
|
|
manongjohn |
d9b24b |
By adding smoothing (in pixels) it will not inflate with values smaller than 1.\par
|
|
manongjohn |
5d1508 |
Therefore, if the value is less, there will be an effect with a fine image,\par
|
|
manongjohn |
d9b24b |
but it may not make the effect noticeable on a rough image.\par
|
|
manongjohn |
5d1508 |
A larger Radius will take more time to process.\\
|
|
manongjohn |
5d1508 |
|
|
manongjohn |
5d1508 |
\newpage
|
|
manongjohn |
5d1508 |
|
|
manongjohn |
5d1508 |
\thispagestyle{empty}
|
|
manongjohn |
5d1508 |
|
|
manongjohn |
5d1508 |
\ \vspace{-0.2em}
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
d9b24b |
Polygon Number\par
|
|
manongjohn |
d9b24b |
Allows to specify if inflate into a circle or a polygon shape.\par
|
|
manongjohn |
d9b24b |
Specify an integer value.\par
|
|
manongjohn |
d9b24b |
A value of 2 will inflate using a circle of the specified Radius.\par
|
|
manongjohn |
d9b24b |
3 or more, will inflate to the number of sides of the polygon. The maximum is 16.\par
|
|
manongjohn |
d9b24b |
Polygons begin from the right side of the center of the bulge.\par
|
|
manongjohn |
d9b24b |
The default value is 2.
|
|
manongjohn |
d9b24b |
\\
|
|
manongjohn |
5d1508 |
\par
|
|
manongjohn |
5d1508 |
\noindent Degree\par
|
|
manongjohn |
d9b24b |
Specifies the angle of the polygon, when \textquotedbl Polygon Number\textquotedbl \ value is 3 or more.\par
|
|
manongjohn |
d9b24b |
When \textquotedbl Polygon Number\textquotedbl \ value is 2, it will have no effect.\par
|
|
manongjohn |
d9b24b |
Specify a value of 0 or more degrees.\par
|
|
manongjohn |
d9b24b |
It will rotate in clockwise direction.\par
|
|
manongjohn |
5d1508 |
The default value is 0.\\
|
|
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 |
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}
|