Leadtools.Codecs Namespace > RasterCodecs Class : SetCodecInformation Method |
public void SetCodecInformation( CodecsCodecInformation codecInfo )
'Declaration Public Sub SetCodecInformation( _ ByVal codecInfo As CodecsCodecInformation _ )
'Usage Dim instance As RasterCodecs Dim codecInfo As CodecsCodecInformation instance.SetCodecInformation(codecInfo)
public void SetCodecInformation( CodecsCodecInformation codecInfo )
function Leadtools.Codecs.RasterCodecs.SetCodecInformation( codecInfo )
public: void SetCodecInformation( CodecsCodecInformation codecInfo )
Use this to modify the default handling of the codecs. For example, you can use this to change the default file extension list for a certain codec.
You can also use this to check for a certain file format only for files whose extension matches the default extension list.
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