Leadtools.Dicom Namespace > DicomDataSet Class : GetPaletteColorLutData Method |
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 )
If the data is segmented, the method will decode the data before copying it to the returned buffer.
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