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

Show in webframe

SmallestImagePixelValue Property








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)
            
 <br/>get_SmallestImagePixelValue();<br/>set_SmallestImagePixelValue(value);<br/>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

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