←Select platform

RedEntries Property

Summary
Gets or sets the number of red entries in the Red Palette ColorLookup Table.
Syntax
C#
Objective-C
C++/CLI
Java
public int RedEntries { get; set; } 
@property (nonatomic, assign) NSUInteger redEntries; 
public int getRedEntries() 
public void setRedEntries(int value) 
public: 
property int RedEntries { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the number of red entries in the Red Palette ColorLookup Table.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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