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

Show in webframe

Fpx Property








Gets the FPX load and save options.
Syntax
public CodecsFpxOptions Fpx {get;}
'Declaration
 
Public ReadOnly Property Fpx As CodecsFpxOptions
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsFpxOptions
 
value = instance.Fpx
public CodecsFpxOptions Fpx {get;}
public CodecsFpxOptions getFpx()
 get_Fpx(); 
public:
property CodecsFpxOptions^ Fpx {
   CodecsFpxOptions^ get();
}

Property Value

The FPX load and save options.
Example
For an example, refer to CodecsFpxOptions.
Requirements

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

Error processing SSI file