Filter Factory - "FUNC" resource

Go to resource overview / Go to function listing

Attention: This page only addresses Filter Factory for Photoshop/Win32.

Function listing (Resource FUNC:16000:1033)

Syntax of this resource:

struct FUNC {
    _function[0..n] functions;
    _synonym        padding; // must be zeroed
}

struct _function {
    AnsiChar[8] szFunctionName;
    uint16_t  paramCount;
}

Table

Download dump of Filter Factory 3.0.4 for Photoshop/Windows

Function Params  
r 0  
g 0  
b 0  
a 0  
c 0  
i 0  
u 0  
v 0  
d 0  
m 0  
R 0  
G 0  
B 0  
A 0  
C 0  
I 0  
U 0  
V 0  
D 0  
M 0  
x 0  
y 0  
z 0  
X 0  
Y 0  
Z 0  
min 2  
max 2  
abs 1  
add 3  
sub 3  
dif 2  
mix 4  
scl 5  
sqr 1  
rnd 2  
rst 1 (missing in 3.00a)
ctl 1  
val 3  
map 2  
src 3  
cnv 10  
rad 3  
c2d 2  
c2m 2  
r2x 2  
r2y 2  
sin 1  
cos 1  
tan 1  
get 1  
put 2  
xmin 0 (missing in 3.00a)
ymin 0  
zmin 0  
rmin 0  
tmax 0