LEADTOOLS Medical (Leadtools.Dicom assembly)

GetPaletteColorLutData Method

Show in webframe







Type of the "Palette Color Lookup Table Data" to get.
Retrieves red, green or blue "Palette Color Lookup Table Data".
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
)

            
public int[] getPaletteColorLutData(DicomPaletteColorLutType type)
 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

See Also

Reference

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

 

 


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