Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

GetPalette Method






The lookup table type.
Returns an array that contains the built-in palette entries of the look up table specified by lookupTableType.
Syntax
public static byte[] GetPalette(    MedicalViewerPaletteType lookupTableType )
'Declaration   Public Shared Function GetPalette( _    ByVal lookupTableType As MedicalViewerPaletteType _ ) As Byte()
'Usage   Dim lookupTableType As MedicalViewerPaletteType Dim value() As Byte   value = MedicalViewerCell.GetPalette(lookupTableType)
public: static array<byte>^ GetPalette(    MedicalViewerPaletteType lookupTableType )

Parameters

lookupTableType
The lookup table type.

Return Value

A byte array that contains the built-in palette entries of the look up table specified by lookupTableType.
Remarks
For more information on the different lookup tables, refer to MedicalViewerPaletteType.
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features