Share via


MoonlightEffect.Clock Property

Time of night in clock time [0, 23].

Namespace: Lumia.Imaging.Artistic
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

public int Clock { get; set; }
'Declaration
Public Property Clock As Integer
    Get
    Set
public:
virtual property int Clock {
    int get () sealed;
    void set (int value) sealed;
}
function get_Clock();
function set_Clock(value);

Property Value

Type: Int32

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

MoonlightEffect Class

MoonlightEffect.MoonlightEffect Members

Lumia.Imaging.Artistic Namespace