ReframingEffect Constructor
| Name | Description | |
|---|---|---|
|
ReframingEffect |
Creates and initializes a new Reframing effect.
|
|
ReframingEffect(IImageProvider) |
Creates and initializes a new Reframing effect that uses the provided image source.
|
|
ReframingEffect(Rect, Double) |
Creates and initializes a new ReframingEffect with a default pivot point and specified reframing area and angle of rotation.
|
|
ReframingEffect(Rect, Double, Point) |
Creates and initializes a new ReframingEffect with specified reframing area, angle of rotation, and pivot point.
|
|
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: