LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Pcd Property

Show in webframe







Gets the PCD load and save options.
Syntax
public CodecsPcdOptions Pcd {get;}
'Declaration
 
Public ReadOnly Property Pcd As CodecsPcdOptions
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsPcdOptions
 
value = instance.Pcd
public CodecsPcdOptions Pcd {get;}

            

            
 get_Pcd(); 
public:
property CodecsPcdOptions^ Pcd {
   CodecsPcdOptions^ get();
}

Property Value

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

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

 

 


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