|
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 |
5d1508 |
It brightens (dark) portions of the image.\\
|
|
manongjohn |
5d1508 |
\par
|
|
manongjohn |
5d1508 |
It inflates around (the polygon).\par
|
|
manongjohn |
5d1508 |
In addition, the change is smooth.\\
|
|
manongjohn |
5d1508 |
\par
|
|
manongjohn |
5d1508 |
First, it processes the Alpha channel, if specified.\par
|
|
manongjohn |
5d1508 |
Then, it handles the Pixel RGB if the Alpha channel is not zero.\\
|
|
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 inflate effect for each Pixel.\\
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
-{-}- \ Settings \ -{-}-\\
|
|
manongjohn |
5d1508 |
Max Min Select\par
|
|
manongjohn |
5d1508 |
Specify how to handle the selection.\par
|
|
manongjohn |
5d1508 |
\textquotedbl Max\textquotedbl \ -> Inflate the bright parts of the image\par
|
|
manongjohn |
5d1508 |
\textquotedbl Min\textquotedbl \ -> Inflate the dark parts of the image\par
|
|
manongjohn |
5d1508 |
Using \textquotedbl Min\textquotedbl , ink lines of the cell image outline, the transmission region of the outside\par
|
|
manongjohn |
5d1508 |
will be painted zero, ink line bulge of the transparent area will continue to disappear.\par
|
|
manongjohn |
5d1508 |
Also it increases the transmission region Alpha as well.\par
|
|
manongjohn |
5d1508 |
The default setting is \textquotedbl Max\textquotedbl .\\
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
Radius\par
|
|
manongjohn |
5d1508 |
The inflate size, specified in the circle radius.\par
|
|
manongjohn |
5d1508 |
The unit is millimeters.\par
|
|
manongjohn |
5d1508 |
Specify a number greater than or equal to 0.\par
|
|
manongjohn |
5d1508 |
By adding Smoothing (in pixels) it does not inflate using a value less than 1.\par
|
|
manongjohn |
5d1508 |
Therefore, if the value is less, there will be an effect with a fine image,\par
|
|
manongjohn |
5d1508 |
but it may not take effect on a rough image.\par
|
|
manongjohn |
5d1508 |
A larger Radius will take more time to process.\\
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
Polygon Number\par
|
|
manongjohn |
5d1508 |
Other than inflating to a circle, you can specify whether to inflate to a polygon.\par
|
|
manongjohn |
5d1508 |
Specify an integer value.\par
|
|
manongjohn |
5d1508 |
A value of 2 will inflate around the circle Radius.\par
|
|
manongjohn |
5d1508 |
3 or more, will inflate to the number of angles of the polygon. The maximum is 16.\par
|
|
manongjohn |
5d1508 |
It is a polygon that begins from the true right of the center to inflate.\par
|
|
manongjohn |
5d1508 |
The default value is 2.
|
|
manongjohn |
5d1508 |
|
|
manongjohn |
5d1508 |
\newpage
|
|
manongjohn |
5d1508 |
|
|
manongjohn |
5d1508 |
\thispagestyle{empty}
|
|
manongjohn |
5d1508 |
|
|
manongjohn |
5d1508 |
\ \vspace{-0.2em}
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
\par
|
|
manongjohn |
5d1508 |
\noindent Degree\par
|
|
manongjohn |
5d1508 |
\textquotedbl Polygon Number\textquotedbl \ value of 3 or more, specify the slope of the inflate polygon.\par
|
|
manongjohn |
5d1508 |
\textquotedbl Polygon Number\textquotedbl \ value of 2 or less will have no effect.\par
|
|
manongjohn |
5d1508 |
Specify in Degree units more than 0.\par
|
|
manongjohn |
5d1508 |
It will rotate in a clockwise direction.\par
|
|
manongjohn |
5d1508 |
The default value is 0.\\
|
|
manongjohn |
5d1508 |
\\
|
|
manongjohn |
5d1508 |
Alpha Rendering\par
|
|
manongjohn |
5d1508 |
When ON it will also process the Alpha channel.\par
|
|
manongjohn |
5d1508 |
When OFF it will process only to RGB. It uses the Alpha channel without BG 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}
|