←Select platform

CodecsLoadInformationEventArgs Class

Summary

Provides information for the RasterCodecs.LoadInformation event.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public class CodecsLoadInformationEventArgs : EventArgs 
Public Class CodecsLoadInformationEventArgs  
   Inherits System.EventArgs 
public sealed class CodecsLoadInformationEventArgs : System.EventArgs  
@interface LTCodecsLoadInformationEventArgs : NSObject 
public class CodecsLoadInformationEvent extends LeadEvent 
function Leadtools.Codecs.CodecsLoadInformationEventArgs() 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly