Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

CachedPreloadCodecs Property








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

Error processing SSI file