←Select platform

PaletteFirst Property

Summary

Gets or sets the smallest value of the first entries in the Red, Green and Blue Color Lookup Tables.

Syntax

C#
VB
Java
WinRT C#
C++
public int PaletteFirst {get; set;} 
Public Property PaletteFirst As Integer 
public int PaletteFirst {get; set;} 
public int getPaletteFirst() 
public void setPaletteFirst(int value) 
             
  
get_PaletteFirst(); 
set_PaletteFirst(value); 
Object.defineProperty('PaletteFirst');  
public: 
property int PaletteFirst { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the smallest value of the first entries in the Red, Green and Blue Color Lookup Tables.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize