←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.