←Select platform

RedBits Property

Summary

Gets or sets the number of bits per entry in the Red Palette Color Lookup Table.

Syntax
C#
VB
C++
Java
public int RedBits { get; set; } 
Public Property RedBits As Integer 
public int getRedBits() 
public void setRedBits(int value) 
public: 
property int RedBits { 
   int get(); 
   void set (    int value); 
} 

Property Value

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

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