←Select platform

GreenBits Property

Summary

Gets or sets the number of bits per entry in the Green Palette Color Lookup Table.

Syntax

C#
VB
Java
WinRT C#
C++
public int GreenBits {get; set;} 
Public Property GreenBits As Integer 
public int GreenBits {get; set;} 
public int getGreenBits() 
public void setGreenBits(int value) 
             
  
get_GreenBits(); 
set_GreenBits(value); 
Object.defineProperty('GreenBits');  
public: 
property int GreenBits { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the number of bits per entry in the Green Palette Color Lookup Table. Either 8 or 16.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize