LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

GetCodecsInformation Method






Gets the information for all the codecs. .NET support
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()
 function Leadtools.Codecs.RasterCodecs.GetCodecsInformation()
public:
array<CodecsCodecInformation>^ GetCodecsInformation(); 

Return Value

An array of CodecsCodecInformation containing information for all the codecs.
Remarks

Use SetCodecsInformation to set information for all the codecs.

Use GetCodecInformation to get information for a particular codec.

Use SetCodecInformation to set information for a particular codec.

Example
For an example, refer to GetCodecInformation.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterCodecs Class
RasterCodecs Members
Fast File Info

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.