Gets the Leadtools.Codecs.RasterCodecs used for loading and saving images of objects that implement the IMasterFormsRepository interface.
public RasterCodecs RasterCodecsInstance { get; }
ReadOnly Property RasterCodecsInstance As Leadtools.Codecs.RasterCodecs
property Leadtools.Codecs.RasterCodecs^ RasterCodecsInstance {
Leadtools.Codecs.RasterCodecs^ get();
}
Returns the Leadtools.Codecs.RasterCodecs used for loading and saving images of objects that implement the IMasterFormsRepository interface.
If this instance is null, images can neither be loaded nor be saved.
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
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