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