IXC_ColorReductionMethod Enumeration

From PDF XChange PDF SDK
Revision as of 07:12, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 ...