←Select platform

BlueEntries Property

Summary

Gets or sets the number of blue entries in the Blue Palette ColorLookup Table.

Syntax
C#
VB
C++
Java
public int BlueEntries { get; set; } 
Public Property BlueEntries As Integer 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly