LEADTOOLS Image File Support (Leadtools.Codecs assembly)

IsPresent Property

Show in webframe







Determines whether the LEADTOOLS codec is present on the system.
Syntax
public bool IsPresent {get;}
'Declaration
 
Public ReadOnly Property IsPresent As Boolean
'Usage
 
Dim instance As CodecsCodecInformation
Dim value As Boolean
 
value = instance.IsPresent
public bool IsPresent {get;}

            
public boolean isPresent()
 get_IsPresent(); 
public:
property bool IsPresent {
   bool get();
}

Property Value

true if the codec is present on the system; false, otherwise.
Example
For an example, refer to RasterCodecs.GetCodecInformation.
Requirements

Target Platforms

See Also

Reference

CodecsCodecInformation Structure
CodecsCodecInformation Members

 

 


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