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

Load Property (CodecsVffOptions)






Gets the options for loading VFF (Sun TAAC Bitmap) images. .NET support
Syntax
public CodecsVffLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsVffLoadOptions
'Usage
 
Dim instance As CodecsVffOptions
Dim value As CodecsVffLoadOptions
 
value = instance.Load
public CodecsVffLoadOptions Load {get;}
 get_Load(); 
public:
property CodecsVffLoadOptions^ Load {
   CodecsVffLoadOptions^ get();
}

Property Value

The options to use when loading VFF (Sun TAAC Bitmap) images.
Example
For an example, refer to CodecsVffLoadOptions.
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

CodecsVffOptions Class
CodecsVffOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

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