Jb2EncoderGenericTemplate Property |
Gets or sets the context template to use when coding generic region using arithmetic coder.
Namespace:
Atalasoft.Imaging.Codec.Jbig2
Assembly:
Atalasoft.dotImage.Jbig2 (in Atalasoft.dotImage.Jbig2.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic Jb2GenericTemplate GenericTemplate { get; set; }Public Property GenericTemplate As Jb2GenericTemplate
Get
Set
Property Value
Type:
Jb2GenericTemplate
Remarks Default is ThreeLine16Pixels
See Also