LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Fpx Property

Show in webframe







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;}

            

            
 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.