IXC_FilterFlags Enumeration
From PDF XChange PDF SDK
Line 2: | Line 2: | ||
{{#customTitle:IXC_FilterFlags Enumeration}} | {{#customTitle:IXC_FilterFlags Enumeration}} | ||
{{#parentPage:PXV:IXC|IXC_FilterFlags Enumeration|enum}} | {{#parentPage:PXV:IXC|IXC_FilterFlags Enumeration|enum}} | ||
− | + | ||
Specifies the filter will modify the alpha channel. | Specifies the filter will modify the alpha channel. |
Revision as of 11:33, 18 May 2015
Specifies the filter will modify the alpha channel.
Syntax
enum IXC_FilterFlags { Filter_ProcessAlpha = 4, };
Constants
- Filter_ProcessAlpha
- When specified, the filter will modify the alpha channel.