LEADTOOLS Medical (Leadtools.Dicom assembly)

RedBits Property

Show in webframe







Gets or sets the number of bits per entry in the Red Palette Color Lookup Table.
Syntax
public int RedBits {get; set;}
'Declaration
 
Public Property RedBits As Integer
'Usage
 
Dim instance As DicomImageInformation
Dim value As Integer
 
instance.RedBits = value
 
value = instance.RedBits
public int RedBits {get; set;}

            
public int getRedBits()
public void setRedBits(int value)
            
 
get_RedBits();
set_RedBits(value);
Object.defineProperty('RedBits');
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

See Also

Reference

DicomImageInformation Class
DicomImageInformation Members
Compression Property
PhotometricInterpretationName Property
PhotometricInterpretation Property
SamplesPerPixel Property
Rows Property
Columns Property
BitsAllocated Property
BitsStored Property
HighBit Property
RedEntries Property
BlueEntries Property
GreenEntries Property
GreenFirst Property
GreenBits Property
RedFirst Property
BlueFirst Property
BlueBits Property
PaletteFirst Property
PaletteEntries Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features