LEADTOOLS Image File Support (Leadtools.Codecs assembly)

FixedPreloadCodecs Property

Show in webframe







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

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

See Also

Reference

RasterCodecs Class
RasterCodecs Members
PreloadCodecs Method

 

 


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