LEADTOOLS Image File Support (Leadtools.Codecs assembly)

GetExtensions Method

Show in webframe







Gets an array of objects containing the extension data.
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()
-(NSArray*)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

See Also

Reference

CodecsExtensionList Class
CodecsExtensionList Members
Exif File Extensions

 

 


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