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

CachedPreloadCodecs Property






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

Property Value

The current setting for the cached 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.