IXC_FilterFlags Enumeration

From PDF XChange PDF SDK
Revision as of 12:32, 18 May 2015 by Craig (Talk | contribs)

Jump to: navigation, search


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.

See Also