LEADTOOLS Image File Support (Leadtools.Codecs assembly)

GetCodecsInformation Method

Show in webframe







Gets information about all of the codecs.
Syntax
public CodecsCodecInformation[] GetCodecsInformation()
'Declaration
 
Public Function GetCodecsInformation() As CodecsCodecInformation()
'Usage
 
Dim instance As RasterCodecs
Dim value() As CodecsCodecInformation
 
value = instance.GetCodecsInformation()
public CodecsCodecInformation[] GetCodecsInformation()

            
public CodecsCodecInformation[] getCodecsInformation()
 function Leadtools.Codecs.RasterCodecs.GetCodecsInformation()
public:
array<CodecsCodecInformation>^ GetCodecsInformation(); 

Return Value

An array of CodecsCodecInformation objects containing information about all of the codecs.
Remarks

Use SetCodecsInformation to set information about all of the codecs.

Use GetCodecInformation to get information about a particular codec.

Use SetCodecInformation to set information about a particular codec.

Example
For an example, refer to GetCodecInformation.
Requirements

Target Platforms

See Also

Reference

RasterCodecs Class
RasterCodecs Members
Fast File Info

 

 


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