ComponentOne Bitmap for UWP
Create Method (Morphology)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > Morphology Class : Create Method
Initializes a new instance of Morphology effect.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal context As DeviceContext _
) As Morphology
public static Morphology Create( 
   DeviceContext context
)

Parameters

context
See Also

Reference

Morphology Class
Morphology Members