←Select platform

SamplesPerPixel Property

Summary

Gets or sets the number of samples (or planes) in the image.

Syntax

C#
VB
Java
WinRT C#
C++
public int SamplesPerPixel {get; set;} 
Public Property SamplesPerPixel As Integer 
public int SamplesPerPixel {get; set;} 
public int getSamplesPerPixel() 
public void setSamplesPerPixel(int value) 
             
  
get_SamplesPerPixel(); 
set_SamplesPerPixel(value); 
Object.defineProperty('SamplesPerPixel');  
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize