←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#
Objective-C
C++/CLI
Java
public int PaletteFirst { get; set; } 
@property (nonatomic, assign) NSUInteger paletteFirst; 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

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