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

GetExtensions Method






Gets an array of objects containing the extension data. .NET support WinRT support
Syntax
public CodecsExtension[] GetExtensions()
'Declaration
 
Public Function GetExtensions() As CodecsExtension()
'Usage
 
Dim instance As CodecsExtensionList
Dim value() As CodecsExtension
 
value = instance.GetExtensions()
public CodecsExtension[] GetExtensions()
 function Leadtools.Codecs.CodecsExtensionList.GetExtensions()
public:
array<CodecsExtension>^ GetExtensions(); 

Return Value

The array of CodecsExtension objects containing the extension data.
Example
For an example, refer to RasterCodecs.ReadExtensions.
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

CodecsExtensionList Class
CodecsExtensionList Members
Exif File Extensions

 

 


Products | Support | Contact Us | Copyright Notices

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