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