Retrieves red, green or blue "Palette Color Lookup Table Data".
public int[] GetPaletteColorLutData(
DicomPaletteColorLutType type
)
Public Function GetPaletteColorLutData( _
ByVal type As DicomPaletteColorLutType _
) As Integer()
public int[] getPaletteColorLutData(DicomPaletteColorLutType type)
public:
array<int>^ GetPaletteColorLutData(
DicomPaletteColorLutType type
)
type
Type of the "Palette Color Lookup Table Data" to get.
Buffer that contains the "Palette Color Lookup Table Data".
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document