←Select platform

SamplesPerPixel Property

Summary
Gets or sets the number of samples (or planes) in the image.
Syntax
C#
Objective-C
C++/CLI
Java
public int SamplesPerPixel { get; set; } 
@property (nonatomic, assign) NSUInteger samplesPerPixel; 
public int getSamplesPerPixel() 
public void setSamplesPerPixel(int value) 
public: 
property int SamplesPerPixel { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the number of samples (or planes) in the image.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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