MoonlightEffect Constructor

  Name Description
Public method MoonlightEffect()
Creates and initializes a new MoonlightEffect with default values.
Public method MoonlightEffect(Int32)
Creates and initializes a new MoonlightEffect specifying the time of day.
Public method MoonlightEffect(IImageProvider)
Creates and initializes a new Moonlight effect that uses the provided image source.
Public method MoonlightEffect(IImageProvider, Int32)
Creates and initializes a new Moonlight effect that uses the provided image source and time of day.
Show: