IXC_FilterFlags Enumeration

From PDF XChange PDF SDK
Revision as of 11:04, 8 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the filter will not modify alpha channe.

Syntax

enum IXC_FilterFlags
{
    Filter_ProcessAlpha = 4,
};

Constants

Filter_ProcessAlpha
Then filter will modify alpha channel.

See Also