←Select platform

BlueBits Property

Summary
Gets or sets the number of bits per entry in the Blue Palette Color Lookup Table.
Syntax
C#
VB
C++
Java
public int BlueBits { get; set; } 
Public Property BlueBits As Integer 
public int getBlueBits() 
public void setBlueBits(int value) 
public: 
property int BlueBits { 
   int get(); 
   void set (    int value); 
} 

Property Value

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

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.