PXS_StreamEncodeDecodeFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 05:33, 16 May 2015


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

See also ...