ColorPalette Property

Summary
Gets or sets the palette used to fuse the image.
Syntax
C#
VB
C++
public MedicalViewerPaletteType ColorPalette { get; set; } 
  
Public Property ColorPalette As MedicalViewerPaletteType 
            public: 
property MedicalViewerPaletteType ColorPalette { 
   MedicalViewerPaletteType get(); 
   void set (    MedicalViewerPaletteType ); 
} 

Property Value

MedicalViewerPaletteType enumeration that represents the palette used to fuse the image.

Remarks
Example

For an example, refer to MedicalViewerFusion.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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