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