Specifies type of prediction to use when saving JBIG2 files with an IWICLeadBitmapEncoder.
|
This enumeration is used with the Jb2_ImageFlags property bag item when saving JBIG2 files.
WICLeadJb2ImageFlags Meaning WICLeadJb2ImageFlagsNone No prediction. WICLeadJb2ImageFlagsUseTypicalPrediction Use typical prediction.
For more information, refer to the Jb2_ImageFlags property bag item.
For an example, refer to LEAD Bitmap Encoder Property Bag: JBIG2 Specific Options.