5 ExecMethod = ExecuteFilter;
6 StateMethod = GetFilterState;
8 SID_GRFFILTER_INVERT // ole : no, status : no
10 ExecMethod = ExecuteFilter;
11 StateMethod = GetFilterState ;
13 SID_GRFFILTER_SMOOTH // ole : no, status : no
15 ExecMethod = ExecuteFilter;
16 StateMethod = GetFilterState ;
18 SID_GRFFILTER_SHARPEN // ole : no, status : no
20 ExecMethod = ExecuteFilter;
21 StateMethod = GetFilterState ;
23 SID_GRFFILTER_REMOVENOISE // ole : no, status : no
25 ExecMethod = ExecuteFilter;
26 StateMethod = GetFilterState ;
28 SID_GRFFILTER_SOBEL // ole : no, status : no
30 ExecMethod = ExecuteFilter;
31 StateMethod = GetFilterState;
33 SID_GRFFILTER_MOSAIC // ole : no, status : no
35 ExecMethod = ExecuteFilter;
36 StateMethod = GetFilterState;
38 SID_GRFFILTER_EMBOSS // ole : no, status : no
40 ExecMethod = ExecuteFilter;
41 StateMethod = GetFilterState;
43 SID_GRFFILTER_POSTER // ole : no, status : no
45 ExecMethod = ExecuteFilter;
46 StateMethod = GetFilterState;
48 SID_GRFFILTER_POPART // ole : no, status : no
50 ExecMethod = ExecuteFilter;
51 StateMethod = GetFilterState;
53 SID_GRFFILTER_SEPIA // ole : no, status : no
55 ExecMethod = ExecuteFilter;
56 StateMethod = GetFilterState;
58 SID_GRFFILTER_SOLARIZE // ole : no, status : no
60 ExecMethod = ExecuteFilter;
61 StateMethod = GetFilterState;
64 //------------------------------------------------------------------------------
69 StateMethod = GetAttrState;
74 StateMethod = GetAttrState;
79 StateMethod = GetAttrState;
84 StateMethod = GetAttrState;
86 SID_ATTR_GRAF_LUMINANCE
89 StateMethod = GetAttrState;
91 SID_ATTR_GRAF_CONTRAST
94 StateMethod = GetAttrState;
99 StateMethod = GetAttrState;
101 SID_ATTR_GRAF_TRANSPARENCE
103 ExecMethod = Execute;
104 StateMethod = GetAttrState;
108 ExecMethod = Execute;
109 StateMethod = GetAttrState;
113 ExecMethod = Execute;
114 StateMethod = GetAttrState;
118 ExecMethod = Execute;
119 StateMethod = GetAttrState;