Visual Basic (Declaration) | |
---|---|
Public Property BlueFirst As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomImageInformation Dim value As Integer instance.BlueFirst = value value = instance.BlueFirst |
C# | |
---|---|
public int BlueFirst {get; set;} |
Property Value
Value that indicates the first value in the Blue 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
RedFirst Property
RedBits Property
BlueBits Property
PaletteFirst Property
PaletteEntries Property