ComponentOne Bitmap for UWP
C1.UWP.DX 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