ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / Histogram Class / HistogramOutput Property

In This Topic
    HistogramOutput Property
    In This Topic
    The output array.
    Syntax
    'Declaration
     
    Public ReadOnly Property HistogramOutput As System.Single()
    public System.float[] HistogramOutput {get;}
    See Also