GetPalette Method

Summary
Returns an array that contains the built-in palette entries of the look up table specified by  lookupTableType.
Syntax
C#
C++/CLI
public static byte[] GetPalette( 
   MedicalViewerPaletteType 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

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.