LEADTOOLS Medical (Leadtools.Dicom assembly)

IsSmallestImagePixelValue Property

Show in webframe







Gets or sets the value that indicates that indicates whether the smallest pixel value applies to the entire image or to one plane.
Syntax
public bool IsSmallestImagePixelValue {get; set;}
'Declaration
 
Public Property IsSmallestImagePixelValue As Boolean
'Usage
 
Dim instance As DicomImageInformation
Dim value As Boolean
 
instance.IsSmallestImagePixelValue = value
 
value = instance.IsSmallestImagePixelValue
public bool IsSmallestImagePixelValue {get; set;}

            
public boolean getIsSmallestImagePixelValue()
public void setIsSmallestImagePixelValue(boolean value)
            
 
get_IsSmallestImagePixelValue();
set_IsSmallestImagePixelValue(value);
Object.defineProperty('IsSmallestImagePixelValue');
public:
property bool IsSmallestImagePixelValue {
   bool get();
   void set (    bool value);
}

Property Value

true if smallest pixel value applies to the entire image, false if smallest pixel value applies to one plane.
Requirements

Target Platforms

See Also

Reference

DicomImageInformation Class
DicomImageInformation Members
SmallestImagePixelValue 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