FilterFactory - Symbol "X"

Back to function listing

Range of horizontal coordinates over the width of the image (= Width of the picture = max "x" plus 1)

Syntax

X

Synonyms

xmax

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

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