Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property BitsPerPixel As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int BitsPerPixel {get;} |
Managed Extensions for C++ | |
---|---|
public: __property int get_BitsPerPixel(); |
Return Value
Value that indicates the number of bits per pixel.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
IsGray Property