←Select platform

BlueFirst Property

Summary

Gets or sets the first value in the Blue Palette Color Lookup Table.

Syntax

C#
VB
Java
WinRT C#
C++
public int BlueFirst { get; set; } 
Public Property BlueFirst As Integer 
public int BlueFirst {get; set;} 
public int getBlueFirst() 
public void setBlueFirst(int value) 
             
 <br/>get_BlueFirst();<br/>set_BlueFirst(value);<br/>Object.defineProperty('BlueFirst');  
public: 
property int BlueFirst { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the first value in the Blue Palette Color Lookup 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