←Select platform

RedFirst Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public int RedFirst { get; set; } 
Public Property RedFirst As Integer 
public int RedFirst {get; set;} 
public int getRedFirst() 
public void setRedFirst(int value) 
             
 <br/>get_RedFirst();<br/>set_RedFirst(value);<br/>Object.defineProperty('RedFirst');  
public: 
property int RedFirst { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the first value in the Red 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