ColorizationEffect Constructor

  Name Description
Public method ColorizationEffect()
Creates and initializes a new Colorization effect with default values.
Public method ColorizationEffect(IImageProvider)
Creates and initializes a new Colorization effect that uses the provided image source.
Public method ColorizationEffect(Color, Double, Double)
Creates and initializes a new ColorizationEffect with the specified values.
Public method ColorizationEffect(IImageProvider, Color, Double, Double)
Creates and initializes a new ColorizationEffect with the specified values.
Show: