←Select platform

BlueEntries Property

Summary
Gets or sets the number of blue entries in the Blue Palette ColorLookup Table.
Syntax
C#
Objective-C
C++/CLI
Java
public int BlueEntries { get; set; } 
@property (nonatomic, assign) NSUInteger blueEntries; 
public int getBlueEntries() 
public void setBlueEntries(int value) 
public: 
property int BlueEntries { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the number of blue entries in the Blue 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.