Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

Load Property (CodecsEcwOptions)








Gets the options for loading ECW images.
Syntax
public CodecsEcwLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsEcwLoadOptions
'Usage
 
Dim instance As CodecsEcwOptions
Dim value As CodecsEcwLoadOptions
 
value = instance.Load
public CodecsEcwLoadOptions Load {get;}
public CodecsEcwLoadOptions getLoad()
 get_Load(); 
public:
property CodecsEcwLoadOptions^ Load {
   CodecsEcwLoadOptions^ get();
}

Property Value

The ECW load options.
Example
For an example, refer to CodecsEcwOptions.
Requirements

Target Platforms

See Also

Reference

CodecsEcwOptions Class
CodecsEcwOptions Members

Error processing SSI file