Leadtools.Dicom Namespace > DicomImageInformation Class : BlueBits Property |
public int BlueBits {get; set;}
'Declaration Public Property BlueBits As Integer
'Usage Dim instance As DicomImageInformation Dim value As Integer instance.BlueBits = value value = instance.BlueBits
public int BlueBits {get; set;}
public int getBlueBits() public void setBlueBits(int value)
get_BlueBits();
set_BlueBits(value);
Object.defineProperty('BlueBits');
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
RedBits Property
BlueFirst Property
PaletteFirst Property
PaletteEntries Property