Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Mixed Raster Content (MRC) C DLL Help

PDFCOMP_2BITCOMPTYPE

Show in webframe

typedef enum  tagPDFCOMP_2BITCOMPTYPE
{
   PDFCOMP_2BITCOMPTYPE_ZIP = 0, 
   PDFCOMP_2BITCOMPTYPE_LZW, 
} PDFCOMP_2BITCOMPTYPE, *LPPDFCOMP_2BITCOMPTYPE;

The PDFCOMP_2BITCOMPTYPE enumerated type represents the possible compression types used with 2 bit images. This enumerated type is used by the comp2Bit member of the PDFCOMPRESSION structure.

Member

Description

PDFCOMP_2BITCOMPTYPE_ZIP

[0] Use Zip Compression.

PDFCOMP_2BITCOMPTYPE_LZW

[1] Use LZW Compression.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.