FilterFactory - Symbol "Y"

Back to function listing

Range of vertical coordinates over the height of the image (= Height of the picture = max "y" plus 1)

Syntax

Y

Synonyms

ymax

Original Machine Code (in OPER resource) of Filter Factory 3.0 and 3.0.4 for Photoshop/Win32

8B 47 54 mov eax,[edi+$54] (Y) res = Y;
50 push eax return res;