Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

SamplesPerPixel Property








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)
            
 <br/>get_SamplesPerPixel();<br/>set_SamplesPerPixel(value);<br/>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

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