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

GetPaletteColorLutData Method








Type of the "Palette Color Lookup Table Data" to get.
Retrieves red, green or blue "Palette Color Lookup Table Data". .NET support WinRT support Silverlight support
Syntax
public int[] GetPaletteColorLutData( 
   DicomPaletteColorLutType type
)
'Declaration
 
Public Function GetPaletteColorLutData( _
   ByVal type As DicomPaletteColorLutType _
) As Integer()
'Usage
 
Dim instance As DicomDataSet
Dim type As DicomPaletteColorLutType
Dim value() As Integer
 
value = instance.GetPaletteColorLutData(type)
public int[] GetPaletteColorLutData( 
   DicomPaletteColorLutType type
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDataSet.GetPaletteColorLutData( 
   type 
)
public:
array<int>^ GetPaletteColorLutData( 
   DicomPaletteColorLutType type
) 

Parameters

type
Type of the "Palette Color Lookup Table Data" to get.

Return Value

Buffer that contains the "Palette Color Lookup Table Data".
Remarks
This method will retrieve the data for the "Red", "Green" or "Blue" "Palette Color Lookup Table".

If the data is segmented, the method will decode the data before copying it to the returned buffer.

Example
For an example, refer to DeletePaletteColorLut.
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

DicomDataSet Class
DicomDataSet Members
GetPaletteColorLutAttributes Method
SetPaletteColorLutAttributes Method
SetPaletteColorLutData Method
DeletePaletteColorLut Method

 

 


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