←Select platform

RasterCodecsInstance Property

Summary
Gets the Leadtools.Codecs.RasterCodecs used for loading and saving images of objects that implement the IMasterFormsRepository interface.

Syntax
C#
C++/CLI
Java
Python
public RasterCodecs RasterCodecsInstance { get; } 
public abstract RasterCodecs getRasterCodecsInstance(); 
property RasterCodecs^ RasterCodecsInstance { 
   RasterCodecs^ get(); 
} 
RasterCodecsInstance # get  (IMasterFormsRepository) 

Property Value

Returns the Leadtools.Codecs.RasterCodecs used for loading and saving images of objects that implement the IMasterFormsRepository interface.

Remarks

If this instance is null, images can neither be loaded nor be saved.

Example

A full example implementation of this interface can be found in <INSTALLDIR>\Examples\Forms\DotNet\AutoMasterFormsRepository.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly

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