Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsImageInfo Class
See Also  Members  
Leadtools.Codecs Namespace : CodecsImageInfo Class



Provides functionality for getting information about image files supported by LEADTOOLS.

Object Model







Syntax

Visual Basic (Declaration) 
Public Class CodecsImageInfo 
Visual Basic (Usage)Copy Code
Dim instance As CodecsImageInfo
C# 
public class CodecsImageInfo 
C++/CLI 
public ref class CodecsImageInfo 

Example

For an example, refer to CodecsImageInfo.

Remarks

Note: For information about loading PDF files, refer to Implementing PDF Plugin Features.

Inheritance Hierarchy

System.Object
   Leadtools.Codecs.CodecsImageInfo

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also