←Select platform

MaximumComponentsNumber Property

Summary

Maximum number of components. It is 3 for a color image, 1 for a grayscale image.

Syntax

C#
VB
WinRT C#
C++
public static int MaximumComponentsNumber { get; } 
Public Shared ReadOnly Property MaximumComponentsNumber As Integer 
public static int MaximumComponentsNumber {get;} 
 get_MaximumComponentsNumber();  
public: 
static property int MaximumComponentsNumber { 
   int get(); 
} 

Property Value

Maximum number of components. It is 3 for a color image, 1 for a grayscale image.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly