IXC_FilterFlags Enumeration
From PDF XChange PDF SDK
Line 4: | Line 4: | ||
− | Specifies | + | Specifies additional flags for filter functions. Possible flags are: |
== Syntax == | == Syntax == |
Revision as of 14:28, 18 May 2015
Specifies additional flags for filter functions. Possible flags are:
Syntax
enum IXC_FilterFlags { Filter_ProcessAlpha = 4, };
Constants
- Filter_ProcessAlpha
- When specified, the filter will modify the alpha channel.