Jb2EncoderSymbolTemplate Property |
Gets or sets the template to use when coding dictionary symbols using arithmetic coder.
Namespace:
Atalasoft.Imaging.Codec.Jbig2
Assembly:
Atalasoft.dotImage.Jbig2 (in Atalasoft.dotImage.Jbig2.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public Jb2SymbolTemplate SymbolTemplate { get; set; }
Public Property SymbolTemplate As Jb2SymbolTemplate
Get
Set
Property Value
Type:
Jb2SymbolTemplateRemarks Default is 3 line, 16 pixel context.
See Also