ComponentOne Bitmap for UWP
Create Method (HueRotation)

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

Parameters

context
See Also

Reference

HueRotation Class
HueRotation Members