LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Load Property (CodecsOptions)

Show in webframe







Gets the generic load options.
Syntax
public CodecsLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsLoadOptions
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsLoadOptions
 
value = instance.Load
public CodecsLoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsLoadOptions* load;
public CodecsLoadOptions getLoad()
 get_Load(); 
public:
property CodecsLoadOptions^ Load {
   CodecsLoadOptions^ get();
}

Property Value

The generic load options.
Example
For an example, refer to CodecsOptions.
Requirements

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

 

 


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