LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Load Property (CodecsPngOptions)






Gets the options for loading PNG images. .NET support WinRT support Silverlight support
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;}
 get_Load(); 
public:
property CodecsPngLoadOptions^ Load {
   CodecsPngLoadOptions^ get();
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsPngOptions Class
CodecsPngOptions Members
PNG Files and Transparency

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.