LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Load Property (CodecsPcdOptions)

Show in webframe







Gets the options for loading PCD images.
Syntax
public CodecsPcdLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsPcdLoadOptions
'Usage
 
Dim instance As CodecsPcdOptions
Dim value As CodecsPcdLoadOptions
 
value = instance.Load
public CodecsPcdLoadOptions Load {get;}

            

            
 get_Load(); 
public:
property CodecsPcdLoadOptions^ Load {
   CodecsPcdLoadOptions^ get();
}

Property Value

The PCD load options.
Example
For an example, refer to CodecsPcdOptions.
Requirements

Target Platforms

See Also

Reference

CodecsPcdOptions Class
CodecsPcdOptions Members

 

 


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