←Select platform

GetExtensions Method

Summary

Gets an array of objects containing the extension data.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public [Leadtools.Codecs.CodecsExtension[]](codecsextension.html) GetExtensions() 
Public Function GetExtensions() As Leadtools.Codecs.CodecsExtension() 
public [Leadtools.Codecs.CodecsExtension[]](codecsextension.html) GetExtensions() 
@property (nonatomic, strong, readonly, nullable) NSArray<LTCodecsExtension *> *extensions 
public CodecsExtension[] getExtensions() 
 function Leadtools.Codecs.CodecsExtensionList.GetExtensions() 

Return Value

The array of CodecsExtension objects containing the extension data.

Example

For an example, refer to RasterCodecs.ReadExtensions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize