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

Show in webframe

Load Property (CodecsFpxOptions)








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

Property Value

The options for loading FPX images.
Example
For an example, refer to CodecsFpxOptions.
Requirements

Target Platforms

See Also

Reference

CodecsFpxOptions Class
CodecsFpxOptions Members

Error processing SSI file