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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly