Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property RedBits As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int RedBits {get;} |
Managed Extensions for C++ | |
---|---|
public: __property int get_RedBits(); |
Return Value
Value that indicates the number of bits per entry in the Red Palette Color Lookup Table. Either 8 or 16.Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
DicomImageInformation ClassDicomImageInformation 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