←Select platform

GreenBits Property

Summary
Gets or sets the number of bits per entry in the Green Palette Color Lookup Table.
Syntax
C#
Objective-C
C++/CLI
Java
public int GreenBits { get; set; } 
@property (nonatomic, assign) NSUInteger greenBits; 
public int getGreenBits() 
public void setGreenBits(int value) 
public: 
property int GreenBits { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the number of bits per entry in the Green Palette Color Lookup Table. Either 8 or 16.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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