←Select platform

GetExtensions Method

Summary
Gets an array of objects containing the extension data.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsExtension[] GetExtensions() 
Public Function GetExtensions() As CodecsExtension() 
@property (nonatomic, strong, readonly, nullable) NSArray<LTCodecsExtension *> *extensions 
public CodecsExtension[] 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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.