LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Png Property

LEADTOOLS SDK Help  |  







Gets the PNG load and save options.
Syntax
public CodecsPngOptions Png {get;}
public CodecsPngOptions Png {get;}
@property (nonatomic, strong, readonly) LTCodecsPngOptions* png;
public CodecsPngOptions getPng()
 get_Png(); 
public:
property CodecsPngOptions^ Png {
   CodecsPngOptions^ get();
}
'Declaration
 
Public ReadOnly Property Png As CodecsPngOptions
 
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsPngOptions
 
value = instance.Png

Property Value

The PNG load and save options.
Example
For an example, refer to CodecsPngOptions.
Requirements

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

 

 


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