←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 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.