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

FixedPreloadCodecs Property






Gets the current setting for the fixed preload codecs count. .NET support
Syntax
public int FixedPreloadCodecs {get;}
'Declaration
 
Public ReadOnly Property FixedPreloadCodecs As Integer
'Usage
 
Dim instance As RasterCodecs
Dim value As Integer
 
value = instance.FixedPreloadCodecs
public int FixedPreloadCodecs {get;}
 get_FixedPreloadCodecs(); 
public:
property int FixedPreloadCodecs {
   int get();
}

Property Value

The current setting for the fixed preload codecs count.
Example
For an example, refer to PreloadCodecs.
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

RasterCodecs Class
RasterCodecs Members
PreloadCodecs Method

 

 


Products | Support | Contact Us | Copyright Notices

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