IXC_ColorReductionMethod Enumeration

From PDF XChange PDF SDK
Revision as of 06:59, 23 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the ...

Syntax

enum IXC_ColorReductionMethod
{
    Reduce_FixedPalette = 0;
    Reduce_Adaptive     = 1;
};

Constants

Reduce_FixedPalette
The ...
Reduce_Adaptive
The ...

See Also

See also ...