Leadtools.Dicom Namespace > DicomImageInformation Class : BitsPerPixel Property |
public int BitsPerPixel {get; set;}
'Declaration Public Property BitsPerPixel As Integer
'Usage Dim instance As DicomImageInformation Dim value As Integer instance.BitsPerPixel = value value = instance.BitsPerPixel
public int BitsPerPixel {get; set;}
ObjectiveC Syntax
Java Syntax
get_BitsPerPixel();
set_BitsPerPixel(value);
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
DicomImageInformation Class
DicomImageInformation 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