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
Warp HV Ino\medskip
manongjohn 5d1508
\par
manongjohn 5d1508
\normalsize
manongjohn d9b24b
Distorts the image based on a reference image.\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Inputs \ -{-}-\\
manongjohn 5d1508
Source\par
manongjohn d9b24b
Connect the image to be processed.\\
manongjohn 5d1508
Hori\par
manongjohn d9b24b
Connect a reference image to distort in the horizontal direction.\\
manongjohn 5d1508
Vert\par
manongjohn d9b24b
Connect a reference image to distort in the vertical direction.\\
manongjohn 5d1508
\\
manongjohn 5d1508
-{-}- \ Settings \ -{-}-\\
manongjohn d9b24b
H reference\par
luz paz 657132
Allows to select which channel of the \textquotedbl Hori\textquotedbl \ image will drive the distortion.\\
manongjohn d9b24b
\\
manongjohn 5d1508
H MaxLen\par
manongjohn d9b24b
Distorts the picture in the horizontal direction.\par
manongjohn 5d1508
Specify the maximum value of the distortion.\par
manongjohn d9b24b
The unit is mm, values can range from 0 to 100.\par
manongjohn d9b24b
Default value is 0, which will not make any effect.\\
manongjohn 5d1508
\par
manongjohn 5d1508
8bits Image\par
luz paz 657132
\noindent \hskip 7em \ \ \ \ 1 -MaxLen(mm) distortion.\par
manongjohn d9b24b
\noindent \hskip 7em 128 no distortion.\par
luz paz 657132
\noindent \hskip 7em 255 MaxLen(mm) distortion.\par
manongjohn 5d1508
16bits Image\par
luz paz 657132
\noindent \hskip 7em \ \ \ \ \ \ \ \ 1 -MaxLen(mm) distortion.\par
manongjohn d9b24b
\noindent \hskip 7em 32768 no distortion.\par
luz paz 657132
\noindent \hskip 7em 65535 MaxLen(mm) distortion.\\
manongjohn d9b24b
\\
manongjohn d9b24b
V reference\par
luz paz 657132
Allows to select which channel of the \textquotedbl Vert\textquotedbl \ image will drive the distortion.\\
manongjohn 5d1508
\\
manongjohn 5d1508
V MaxLen\par
manongjohn d9b24b
Distorts the picture in the vertical direction.\par
manongjohn 5d1508
Options are the same as \textquotedbl H MaxLen\textquotedbl .\\
manongjohn 5d1508
\newpage
manongjohn 5d1508
manongjohn 5d1508
\thispagestyle{empty}
manongjohn 5d1508
manongjohn 5d1508
\ \vspace{-0.2em}
manongjohn d9b24b
\\
manongjohn d9b24b
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 d9b24b
The default setting is ON.\\
manongjohn d9b24b
\\
manongjohn d9b24b
Anti Aliasing\par
manongjohn d9b24b
When inactive, no antialiasing will be applied to the resulting image.\par
manongjohn d9b24b
When active, it will process the picture to remove jagged edges.\par
manongjohn 5d1508
The default setting is ON.
manongjohn 5d1508
manongjohn 5d1508
\end{document}