Go to resource overview / Go to function listing
Attention: This page only addresses Filter Factory for Photoshop/Win32.
The SYNM resource was introduced in 3.00b (internal build)
Syntax of this resource:
struct SYNM { _synonym[0..n] synonyms; _synonym padding; // must be zeroed } struct _synonym { AnsiChar[8] szSynonym; AnsiChar[8] szReferencedFunction; }
Download dump of Filter Factory 3.0.4 for Photoshop/Windows
Synonym | Refers to... | Comment |
rmax | R | UNDOCUMENTED! |
gmin | rmin (sic) | UNDOCUMENTED! |
gmax | G | UNDOCUMENTED! |
bmin | rmin (sic) | UNDOCUMENTED! |
bmax | B | UNDOCUMENTED! |
amin | rmin (sic) | UNDOCUMENTED! |
amax | A | UNDOCUMENTED! |
cmin | rmin (sic) | UNDOCUMENTED! |
cmax | C | UNDOCUMENTED! |
imin | rmin (sic) | UNDOCUMENTED! |
imax | I | UNDOCUMENTED! |
umin | rmin (sic) | UNDOCUMENTED! |
umax | U | UNDOCUMENTED! |
vmin | rmin (sic) | UNDOCUMENTED! |
vmax | V | UNDOCUMENTED! |
xmax | X | UNDOCUMENTED! |
ymax | Y | UNDOCUMENTED! |
zmax | Z | UNDOCUMENTED! |
dmin | rmin (sic) | Always 0 |
dmax | D | UNDOCUMENTED! |
mmin | rmin (sic) | Always 0 |
mmax | M | UNDOCUMENTED! |
r0 | r | UNDOCUMENTED! For compatibility with Adobe Premiere |
g0 | g | UNDOCUMENTED! For compatibility with Adobe Premiere |
b0 | b | UNDOCUMENTED! For compatibility with Adobe Premiere |
a0 | a | UNDOCUMENTED! For compatibility with Adobe Premiere |
c0 | c | UNDOCUMENTED! For compatibility with Adobe Premiere |
i0 | i | UNDOCUMENTED! For compatibility with Adobe Premiere |
u0 | u | UNDOCUMENTED! For compatibility with Adobe Premiere |
v0 | v | UNDOCUMENTED! For compatibility with Adobe Premiere |
d0 | d | UNDOCUMENTED! For compatibility with Adobe Premiere |
m0 | m | UNDOCUMENTED! For compatibility with Adobe Premiere |
cnv0 | cnv | UNDOCUMENTED! For compatibility with Adobe Premiere |
src0 | src | UNDOCUMENTED! For compatibility with Adobe Premiere |
rad0 | rad | UNDOCUMENTED! For compatibility with Adobe Premiere |
r1 | r | UNDOCUMENTED! For compatibility with Adobe Premiere |
g1 | g | UNDOCUMENTED! For compatibility with Adobe Premiere |
b1 | b | UNDOCUMENTED! For compatibility with Adobe Premiere |
a1 | a | UNDOCUMENTED! For compatibility with Adobe Premiere |
c1 | c | UNDOCUMENTED! For compatibility with Adobe Premiere |
i1 | i | UNDOCUMENTED! For compatibility with Adobe Premiere |
u1 | u | UNDOCUMENTED! For compatibility with Adobe Premiere |
v1 | v | UNDOCUMENTED! For compatibility with Adobe Premiere |
d1 | d | UNDOCUMENTED! For compatibility with Adobe Premiere |
m1 | m | UNDOCUMENTED! For compatibility with Adobe Premiere |
cnv1 | cnv | UNDOCUMENTED! For compatibility with Adobe Premiere |
src1 | src | UNDOCUMENTED! For compatibility with Adobe Premiere |
rad1 | rad | UNDOCUMENTED! For compatibility with Adobe Premiere |
p | z | UNDOCUMENTED! For compatibility with Adobe Premiere |
pmin | rmin (sic) | UNDOCUMENTED! For compatibility with Adobe Premiere |
pmax | Z | UNDOCUMENTED! For compatibility with Adobe Premiere |
t | rmin (sic) | UNDOCUMENTED! Current frame |
tmin | rmin (sic) | UNDOCUMENTED! Minimum number of frames |
total | tmax | UNDOCUMENTED! Total number of frames. In some documentations, "T" seems to be an alias too, but not in this FF. |