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