←Select platform

MaximumComponentsNumber Property

Summary
Maximum number of components. It is 3 for a color image, 1 for a grayscale image.
Syntax
C#
Objective-C
C++/CLI
public static int MaximumComponentsNumber { get; } 
@property (class, nonatomic, assign, readonly) NSInteger maximumNumberOfComponents; 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.