LEADTOOLS Medical (Leadtools.Dicom assembly)

SamplesPerPixel Property

Show in webframe







Gets or sets the number of samples (or planes) in the image.
Syntax
public int SamplesPerPixel {get; set;}
'Declaration
 
Public Property SamplesPerPixel As Integer
'Usage
 
Dim instance As DicomImageInformation
Dim value As Integer
 
instance.SamplesPerPixel = value
 
value = instance.SamplesPerPixel
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

See Also

Reference

DicomImageInformation Class
DicomImageInformation Members
BitsAllocated Property
BitsStored Property
HighBit Property
PixelRepresentation Property
XResolution Property
YResolution Property
BitsPerPixel Property
IsGray Property
FrameCount Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features