[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.HueRotationEffect.Get

Get Method

Get(float)

Returns an instance of the HueRotationEffect class.

Declaration
public static HueRotationEffect Get(float angleInDegrees)
Public Shared Function [Get](angleInDegrees As Single) As HueRotationEffect
Parameters
Type Name Description
float angleInDegrees

The angle to rotate the hue, in degrees.

Returns
Type Description
HueRotationEffect