Leadtools.Dicom.Web Namespace > ImageFormat Class : BitsPerPixel Property |
'Declaration Public Property BitsPerPixel As Integer
'Usage Dim instance As ImageFormat Dim value As Integer instance.BitsPerPixel = value value = instance.BitsPerPixel
public int BitsPerPixel {get; set;}