Click or drag to resize

RippleTransform Constructor

Overload List
  NameDescription
Public methodRippleTransform
Creates a new instance of RippleTransform.
Protected methodRippleTransform(SerializationInfo, StreamingContext)
Creates a new instance of RippleTransform from serialization information
Public methodRippleTransform(Double, Double, Double, Point, RippleTransformMode)
Creates a new instance of RippleTransform specifying maxRadius, intensity, periods, offset and mode.
Public methodRippleTransform(Double, Double, Double, Point, RippleTransformMode, InterpolationMode)
Creates a new instance of RippleTransform specifying maxRadius, intensity, periods, offset, mode and transformMode.
Top
See Also