←Select platform

MaximumComponentsNumber Property

Summary

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

Syntax
C#
VB
C++
public static int MaximumComponentsNumber { get; } 
Public Shared ReadOnly Property MaximumComponentsNumber As Integer 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly