←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
C++
Java
public int PaletteFirst { get; set; } 
Public Property PaletteFirst As Integer 
public int getPaletteFirst() 
public void setPaletteFirst(int value) 
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

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