WICLeadJb2ImageFlags Enumerated Type

Show in webframe

Specifies type of prediction to use when saving JBIG2 files with an IWICLeadBitmapEncoder.

Syntax


            typedef enum WICLeadJb2ImageFlags{
                  WICLeadJb2ImageFlagsNone= 0,
                  WICLeadJb2ImageFlagsUseTypicalPrediction= 0x0010,
              } WICLeadJb2ImageFlags;
            

Constants

This enumeration is used with the Jb2_ImageFlags property bag item when saving JBIG2 files.

WICLeadJb2ImageFlags Meaning
WICLeadJb2ImageFlagsNone No prediction.
WICLeadJb2ImageFlagsUseTypicalPrediction Use typical prediction.

Remarks

For more information, refer to the Jb2_ImageFlags property bag item.

Example

For an example, refer to LEAD Bitmap Encoder Property Bag: JBIG2 Specific Options.

References

LEAD WIC-Enabled Codecs Overview
Registering a LEAD WIC-Enabled Codec
LEAD Bitmap Encoder Property Bag
LEAD Bitmap Encoder Property Bag: JPEG2000 Specific Options
LEAD Bitmap Encoder Property Bag: JBIG2 Specific Options
LEAD Bitmap Encoder Property Bag: XPS Specific Options

 

 


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