BlueChannel Property

Summary
sets the color palette of the blue channel for the 3D object.
Syntax
C#
VB
C++
public int[] BlueChannel { set; } 
  
Public WriteOnly Property BlueChannel As Integer() 
public: 
property array<int>^ BlueChannel { 
   void set (    array<int>^ ); 
} 

Property Value

array that represents the color palette of the blue channel for the 3D object.

Remarks
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.Medical3D Assembly

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