![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
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 )
public int[] getPaletteColorLutData(DicomPaletteColorLutType type)
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.