Visual Basic (Declaration) | |
---|---|
Public Property IsGray As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomImageInformation Dim value As Boolean instance.IsGray = value value = instance.IsGray |
C# | |
---|---|
public bool IsGray {get; set;} |
Property Value
true if it is grayscale, false otherwise.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
PixelRepresentation Property
XResolution Property
YResolution Property
BitsPerPixel Property