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.