JBIG2ImageTemplateType property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

Byte JBIG2ImageTemplateType

Delphi Syntax

JBIG2ImageTemplateType: L_UCHAR

Overview

Refer to Saving a Bitmap to a File.

Remarks

Gets or sets a value that specifies which template-based arithmetic encoder to use when encoding a non-text area. Possible values are:

Value

Meaning

Template

0

Three lines with a 16-pixel template.

image\Template0.gif

1

Three lines with a 13-pixel template.

image\Template1.gif

2

Three lines with a 10-pixel template.

image\Template2.gif

3

Two lines with a 10-pixel template.

image\Template3.gif

The default value is 0.

See Also

Elements:

JBIG2ImageGBATX1 Property, JBIG2ImageGBATY1 Property, JBIG2ImageGBATX2 Property, JBIG2ImageGBATY2 Property, JBIG2ImageGBATX3 Property, JBIG2ImageGBATY3 Property, JBIG2ImageGBATX4 Property, JBIG2ImageGBATY4 Property, JBIG2ImageQFactor Property, JBIG2ImageFlags Property, JBIG2TextTemplateType Property, JBIG2TextGBATX1 Property, JBIG2TextGBATY1 Property, JBIG2TextGBATX2 Property, JBIG2TextGBATY2 Property, JBIG2TextGBATX3 Property, JBIG2TextGBATY3 Property, JBIG2TextGBATX4 Property, JBIG2TextGBATY4 Property, JBIG2TextMinSymArea Property, JBIG2TextMinSymWidth Property, JBIG2TextMinSymHeight Property, JBIG2TextMaxSymArea Property, JBIG2TextMaxSymWidth Property, JBIG2TextMaxSymHeight Property, JBIG2TextDifThreshold Property, JBIG2TextQFactor Property, JBIG2TextFlags Property, JBIG2XResolution Property, JBIG2YResolution Property, JBIG2Flags Property.

Topics:

Raster Images: Saving Files