←Select platform

CodecsLoadInformationEventArgs Class

Summary

Provides information for the RasterCodecs.LoadInformation event.

Syntax
C#
VB
Objective-C
C++
Java
public class CodecsLoadInformationEventArgs : EventArgs 
Public Class CodecsLoadInformationEventArgs  
   Inherits System.EventArgs 
@interface LTCodecsLoadInformationEventArgs : NSObject 
public class CodecsLoadInformationEvent extends LeadEvent 
public ref class CodecsLoadInformationEventArgs : public System.EventArgs  

Remarks

You can use the RasterCodecs.LoadInformation event and the CodecsLoadInformationEventArgs class when loading image data in a format that LEADTOOLS does not recognize.

Example

For an example, refer to RasterCodecs.LoadInformation.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly