{NR} Gets or sets a value that specifies which template-based arithmetic encoder to use when encoding a non-text area.
public int ImageTemplateType {get; set;}
Public Property ImageTemplateType As Integer
@property (nonatomic, assign) NSUInteger imageTemplateType
public int getImageTemplateType()
public void setImageTemplateType(int imageTemplateType)
An integer value that specifies which template-based arithmetic encoder to use when encoding a non-text area. Currently, LEADTOOLS supports the following templates:
Value | Meaning |
---|---|
0 |
Three lines with a 16-pixel template.
|
1 |
Three lines with a 13-pixel template.
|
2 |
Three lines with a 10-pixel template.
|
3 |
Two lines with a 10-pixel template.
|
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document