LEADTOOLS Image File Support (Leadtools.Codecs assembly)

MaximumComponentsNumber Property

Show in webframe







This returns the maximum number of components supported by LEAD J2K.
Syntax
public static int MaximumComponentsNumber {get;}
'Declaration
 
Public Shared ReadOnly Property MaximumComponentsNumber As Integer
'Usage
 
Dim value As Integer
 
value = CodecsJpeg2000SaveOptions.MaximumComponentsNumber
public static int MaximumComponentsNumber {get;}
extern const unsigned int LTCodecsJpeg2000_MaximumComponentsNumber;
public int getMaximumComponentsNumber()
 get_MaximumComponentsNumber(); 
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

See Also

Reference

CodecsJpeg2000SaveOptions Class
CodecsJpeg2000SaveOptions Members
Programming With JPEG 2000 Features

 

 


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