MonoColorEffect Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method MonoColorEffect()
Creates and initializes a new MonoColor effect.
Public method MonoColorEffect(IImageProvider)
Creates and initializes a new MonoColor effect that uses the provided image source.
Public method MonoColorEffect(Color, Double)
Creates and initializes a new MonoColorEffect with specified settings for the color to be preserved.
Public method MonoColorEffect(IImageProvider, Color, Double)
Creates and initializes a new MonoColorEffect with specified image source and settings for the color to be preserved.

See Also

MonoColorEffect Class

MonoColorEffect.MonoColorEffect Members

Lumia.Imaging.Artistic Namespace