Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsGray As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool IsGray {get;} |
Managed Extensions for C++ | |
---|---|
public: __property bool get_IsGray(); |
Return Value
true if it is grayscale, false otherwise.Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
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