←Select platform

GreenEntries Property

Summary
Gets or sets the number of green entries in the Green Palette ColorLookup Table.
Syntax
C#
Objective-C
C++/CLI
Java
public int GreenEntries { get; set; } 
@property (nonatomic, assign) NSUInteger greenEntries; 
public int getGreenEntries() 
public void setGreenEntries(int value) 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

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