Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / CtSliceInfo Class / PixelRepresentation Property

In This Topic
    PixelRepresentation Property
    In This Topic
    Gets the "Pixel Representation" attribute (0028,0103)
    Syntax
    'Declaration
     
    Public ReadOnly Property PixelRepresentation As Integer
    public int PixelRepresentation {get;}
    See Also