C#
VB
Java
C++
Gets the options for loading PCD images.
public CodecsPcdLoadOptions Load { get; }
Public ReadOnly Property Load As Leadtools.Codecs.CodecsPcdLoadOptions
public CodecsPcdLoadOptions getLoad()
public:
property Leadtools.Codecs.CodecsPcdLoadOptions^ Load {
Leadtools.Codecs.CodecsPcdLoadOptions^ get();
}
The PCD load options.
For an example, refer to CodecsPcdOptions.
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