LEADTOOLS Medical (Leadtools.Dicom assembly)

IsLargestImagePixelValue Property

Show in webframe







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

            
public boolean getIsLargestImagePixelValue()
public void setIsLargestImagePixelValue(boolean value)
            
 
get_IsLargestImagePixelValue();
set_IsLargestImagePixelValue(value);
Object.defineProperty('IsLargestImagePixelValue');
public:
property bool IsLargestImagePixelValue {
   bool get();
   void set (    bool value);
}

Property Value

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

Target Platforms

See Also

Reference

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