PXS_StreamEncodeDecodeFlags Enumeration

From PDF XChange PDF SDK
Revision as of 08:19, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the ...

Syntax

enum PXS_StreamEncodeDecodeFlags
{
    SEDF_Default         = 0,
    SEDF_ByteMode        = 1,
    SEDF_IgnoreFKey      = 2,
    SEDF_ConvertYCbCr    = 4,
    SEDF_ReplaceLZWByZIP = 16,
};

Constants

SEDF_Default
The ...
SEDF_ByteMode
The ...
SEDF_IgnoreFKey
The ...
SEDF_ConvertYCbCr
The ...
SEDF_ReplaceLZWByZIP
The ...

See Also

...