Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

RedBits Property








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)
            
 <br/>get_RedBits();<br/>set_RedBits(value);<br/>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

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