C#
VB
Java
WinRT C#
C++
Gets the ECW load and save options.
public CodecsEcwOptions Ecw { get; }
Public ReadOnly Property Ecw As Leadtools.Codecs.CodecsEcwOptions
public Leadtools.Codecs.CodecsEcwOptions Ecw {get;}
public CodecsEcwOptions getEcw()
get_Ecw();
public:
property Leadtools.Codecs.CodecsEcwOptions^ Ecw {
Leadtools.Codecs.CodecsEcwOptions^ get();
}
The ECW load and save options.
For an example, refer to CodecsEcwOptions.
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