←Select platform

MaximumComponentsNumber Property

Summary

This returns the maximum number of components supported by LEAD J2K.

Syntax
C#
VB
Objective-C
C++
Java
public static int MaximumComponentsNumber { get; } 
Public Shared ReadOnly Property MaximumComponentsNumber As Integer 
extern const NSUInteger LTCodecsJpeg2000MaximumComponentsNumber 
public int getMaximumComponentsNumber() 
public: 
static property int MaximumComponentsNumber { 
   int get(); 
} 

Property Value

Maximum number of components supported by LEAD J2K.

Example

For an example, refer to CodecsJpeg2000Options.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly