LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

IsSegmented Property








Specifies whether the "Palette Color Lookup Table Data" is segmented or not. .NET support WinRT support Silverlight support
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;}
ObjectiveC Syntax
Java Syntax
 get_IsSegmented();
set_IsSegmented(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

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-2012 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