ComponentOne Bitmap for UWP
Histogram Constructor

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > Histogram Class : Histogram Constructor
The native pointer.
Initializes a new instance of the Histogram class.
Syntax
'Declaration
 
Public Function New( _
   ByVal nativePtr As System.IntPtr _
)
public Histogram( 
   System.IntPtr nativePtr
)

Parameters

nativePtr
The native pointer.
See Also

Reference

Histogram Class
Histogram Members