LEADTOOLS Medical (Leadtools.Dicom assembly)

IsSegmented Property

Show in webframe







Specifies whether the "Palette Color Lookup Table Data" is segmented or not.
Syntax
public bool IsSegmented {get; set;}
'Declaration
 
Public Property IsSegmented As Boolean
'Usage
 
Dim instance As DicomPaletteColorLutAttributes
Dim value As Boolean
 
instance.IsSegmented = value
 
value = instance.IsSegmented
public bool IsSegmented {get; set;}

            
public boolean getIsSegmented()
public void setIsSegmented(boolean value)
            
 
get_IsSegmented();
set_IsSegmented(value);
Object.defineProperty('IsSegmented');
public:
property bool IsSegmented {
   bool get();
   void set (    bool value);
}

Property Value

true to indicates that "Palette Color Lookup Table Data" is segmented; otherwise, false.
Remarks
This flag is set when "Segmented Red Palette Color Lookup Table Data" (0028,1221) , "Segmented Green Palette Color Lookup Table Data" (0028,1222) and Segmented Blue Palette Color Lookup Table Data (0028,1223) exist in the DICOM dataset.
Requirements

Target Platforms

See Also

Reference

DicomPaletteColorLutAttributes Class
DicomPaletteColorLutAttributes Members
RedFirstStoredPixelValueMapped Property
RedEntryBits Property
RedEntryBits Property
GreenNumberOfEntries Property
GreenFirstStoredPixelValueMapped Property
GreenEntryBits Property
BlueNumberOfEntries Property
BlueEntryBits Property
UID 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