LomoEffect Constructor
| Name | Description | |
|---|---|---|
|
LomoEffect() |
Creates and initializes a new LomoEffect with default value.
|
|
LomoEffect(IImageProvider) |
Creates and initializes a new LomoEffect with the specified source.
|
|
LomoEffect(Double, Double, LomoVignetting, LomoStyle) |
Creates and initializes a new LomoEffect with specified settings.
|
|
LomoEffect(IImageProvider, Double, Double, LomoVignetting, LomoStyle) |
Creates and initializes a new LomoEffect with specified image source and settings.
|
Show: