←Select platform

BlueBits Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public int BlueBits {get; set;} 
Public Property BlueBits As Integer 
public int BlueBits {get; set;} 
public int getBlueBits() 
public void setBlueBits(int value) 
             
  
get_BlueBits(); 
set_BlueBits(value); 
Object.defineProperty('BlueBits');  
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize