←Select platform

CodecIndex Property

Summary

Indicates the internal LEADTOOLS codec (file filter) index using the data.

Syntax
C#
Objective-C
C++/CLI
Python
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) 

Property Value

An integer that indicates the internal LEADTOOLS codec (file filter) index using the data. The default value is 0.

Remarks

For more information, refer to Using the OptimizedLoad Functions to Speed Loading Large Files.

Requirements

Target Platforms

Help Version 22.0.2023.5.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.