←Select platform

BlueEntries Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public int BlueEntries { get; set; } 
Public Property BlueEntries As Integer 
public int BlueEntries {get; set;} 
public int getBlueEntries() 
public void setBlueEntries(int value) 
             
 <br/>get_BlueEntries();<br/>set_BlueEntries(value);<br/>Object.defineProperty('BlueEntries');  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly