OpenForm User Guide

Press Transfer Transfer Curve Editor

Press Transfer Transfer Curve Editor

%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{4.4cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.08\pw}

%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south, nosep] (A) at (0.50\pw,0.00\pw) {
    \includegraphics[trim=0pt 0pt 400pt 345pt, clip=true, width=1.0\pw]{\PicturePath/ParameterEditor/ParameterEditorAdvancedPTTransferCurve}};
\GetImageHeight{\PicturePath/ParameterEditor/ParameterEditorAdvancedPTTransferCurve}{\isX}{\isY}

\node[anchor=south, nosep] (B) at ($(A.north)+(0.00\pw,0.00\pw)$) {
    \includegraphics[trim=0pt 130pt 400pt 0pt, clip=true, width=1.0\pw]{\PicturePath/ParameterEditor/ParameterEditorAdvancedPTTransferCurve}};
\GetImageHeight{\PicturePath/ParameterEditor/ParameterEditorAdvancedPTTransferCurve}{\isX}{\isY}

%%============================================================================================%%
%% TOOLS %%
%\PictureFrame

Press Transfer Transfer Curve Editor.