C#
VB
Java
Objective-C
WinRT C#
C++
Provides information for the RasterCodecs.LoadInformation event.
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
You can use the RasterCodecs.LoadInformation event and the CodecsLoadInformationEventArgs class when loading image data in a format that LEADTOOLS does not recognize.
For an example, refer to RasterCodecs.LoadInformation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET