ReframingEffect Constructor

  Name Description
Public method ReframingEffect
Creates and initializes a new Reframing effect.
Public method ReframingEffect(IImageProvider)
Creates and initializes a new Reframing effect that uses the provided image source.
Public method ReframingEffect(Rect, Double)
Creates and initializes a new ReframingEffect with a default pivot point and specified reframing area and angle of rotation.
Public method ReframingEffect(Rect, Double, Point)
Creates and initializes a new ReframingEffect with specified reframing area, angle of rotation, and pivot point.
Public method ReframingEffect(IImageProvider, Rect, Double, Point)
Creates and initializes a new ReframingEffect with the provided image source reframing area, angle of rotation, and pivot point.
Show: