LEADTOOLS Medical (Leadtools.Dicom assembly)

SmallestImagePixelValue Property

Show in webframe







Gets or sets the smallest pixel value in the image.
Syntax
public int SmallestImagePixelValue {get; set;}
'Declaration
 
Public Property SmallestImagePixelValue As Integer
'Usage
 
Dim instance As DicomImageInformation
Dim value As Integer
 
instance.SmallestImagePixelValue = value
 
value = instance.SmallestImagePixelValue
public int SmallestImagePixelValue {get; set;}

            
public int getSmallestImagePixelValue()
public void setSmallestImagePixelValue(int value)
            
 
get_SmallestImagePixelValue();
set_SmallestImagePixelValue(value);
Object.defineProperty('SmallestImagePixelValue');
public:
property int SmallestImagePixelValue {
   int get();
   void set (    int value);
}

Property Value

Value that indicates the smallest pixel value in the image.
Requirements

Target Platforms

See Also

Reference

DicomImageInformation Class
DicomImageInformation Members
IsSmallestImagePixelValue Property
LargestImagePixelValue Property
IsLargestImagePixelValue 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