MonoColorEffect Constructor

  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.
Show: