Visual Basic (Declaration) | |
---|---|
Public Property RedFirst As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomImageInformation Dim value As Integer instance.RedFirst = value value = instance.RedFirst |
C# | |
---|---|
public int RedFirst {get; set;} |
Property Value
Value that indicates the first value in the Red Palette Color Lookup Table.Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
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
RedBits Property
BlueFirst Property
BlueBits Property
PaletteFirst Property
PaletteEntries Property