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

In This Topic
    HounsfieldPixelBuffer Property
    In This Topic
    Syntax
    'Declaration
     
    Protected Property HounsfieldPixelBuffer As Integer(,)
    protected int[,] HounsfieldPixelBuffer {get; set;}
    See Also