FilterFactory - Symbol "D"

Back to function listing

Range of angles within the image, where dmin is always 0 and D is always 1024

Syntax

D

Synonyms

dmax

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

B8 00 04 00 00 mov eax,$00000400 (1024) res = 1024;
50 push eax return res;