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

SetCodecsInformation Method






An array of CodecsCodecInformation containing information for all the codecs.
Sets the information for all the codecs. .NET support
Syntax
public void SetCodecsInformation( 
   CodecsCodecInformation[] information
)
'Declaration
 
Public Sub SetCodecsInformation( _
   ByVal information() As CodecsCodecInformation _
) 
'Usage
 
Dim instance As RasterCodecs
Dim information() As CodecsCodecInformation
 
instance.SetCodecsInformation(information)
public void SetCodecsInformation( 
   CodecsCodecInformation[] information
)
 function Leadtools.Codecs.RasterCodecs.SetCodecsInformation( 
   information 
)
public:
void SetCodecsInformation( 
   array<CodecsCodecInformation>^ information
) 

Parameters

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

Use GetCodecsInformation to get 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

 

 


Products | Support | Contact Us | Copyright Notices

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