←Select platform

GreenEntries Property

Summary

Gets or sets the number of green entries in the Green Palette ColorLookup Table.

Syntax

C#
VB
Java
WinRT C#
C++
public int GreenEntries { get; set; } 
Public Property GreenEntries As Integer 
public int GreenEntries {get; set;} 
public int getGreenEntries() 
public void setGreenEntries(int value) 
             
 <br/>get_GreenEntries();<br/>set_GreenEntries(value);<br/>Object.defineProperty('GreenEntries');  
public: 
property int GreenEntries { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the number of green entries in the Green Palette ColorLookup Table.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly