LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Load Property (CodecsPngOptions)

Show in webframe







Gets the options for loading PNG images.
Syntax
public CodecsPngLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsPngLoadOptions
'Usage
 
Dim instance As CodecsPngOptions
Dim value As CodecsPngLoadOptions
 
value = instance.Load
public CodecsPngLoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsPngLoadOptions* load;
public CodecsPngLoadOptions getLoad()
 get_Load(); 
public:
property CodecsPngLoadOptions^ Load {
   CodecsPngLoadOptions^ get();
}

Property Value

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

Target Platforms

See Also

Reference

CodecsPngOptions Class
CodecsPngOptions Members
PNG Files and Transparency

 

 


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