Indicates the internal LEADTOOLS codec (file filter) index using the data.
public int CodecIndex { get; set; }
@property (nonatomic, assign) NSInteger codecIndex;
public:
property Int32 CodecIndex
{
Int32 get()
void set(Int32 value)
}
CodecIndex # get and set (CodecsOptimizedLoadData)
An integer that indicates the internal LEADTOOLS codec (file filter) index using the data. The default value is 0
.
For more information, refer to Using the OptimizedLoad Functions to Speed Loading Large Files.
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