LEADTOOLS Image File Support (Leadtools.Codecs assembly)

CachedPreloadCodecs Property

Show in webframe







Gets the current setting for the cached preload codecs count.
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;}

            
public int getCachedPreloadCodecs()
 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

See Also

Reference

RasterCodecs Class
RasterCodecs Members
PreloadCodecs Method

 

 


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