WarpingEffect Constructor

  Name Description
Public method WarpingEffect()
Creates and initializes a new WarpingEffect.
Public method WarpingEffect(IImageProvider)
Creates and initializes a new WarpingEffect effect that uses the provided image source.
Public method WarpingEffect(WarpMode, Double)
Creates and initializes a new WarpingEffect with specified warp effect and level.
Public method WarpingEffect(IImageProvider, WarpMode, Double)
Creates and initializes a new WarpingEffect with specified warp effect, level and image source.
Public method WarpingEffect(WarpMode, Double, Rotation, IVector)
Initializes a new instance of the WarpingEffect class
Public method WarpingEffect(IImageProvider, WarpMode, Double, Rotation, IVector)
Initializes a new instance of the WarpingEffect class
Show: