←Select platform

CodecIndex Property

Summary

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

Syntax
C#
VB
C++
public int CodecIndex { get; set; } 
Public Property CodecIndex() As Integer 
   Get 
   Set 
public:  
   property Int32 CodecIndex 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

An integer that indicates the internal LEADTOOLS codec (file filter) index using the data.

Remarks

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

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

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