Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
The VignettingFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
VignettingFilter() |
Creates and initializes a new VignettingFilter with default values.
|
![]() |
VignettingFilter(Double, Color) |
Creates and initializes a new VignettingFilter with specified transition size and vignetting color.
|
![]() |
VignettingFilter(Double, Color, Rect) |
Creates and initializes a new VignettingFilter with specified transition size, vignetting color, and region of application.
|
Methods
Name | Description | |
---|---|---|
![]() |
Apply |
Internal framework method.
|
![]() |
Lock |
Internal framework method.
|
![]() |
PrepareAsync |
Internal framework method.
|
Properties
Name | Description | |
---|---|---|
![]() |
Color |
The color to use for the vignetting effect.
|
![]() |
Region |
A rectangle defining where the vignetting should be applied.
|
![]() |
TransitionSize | The size of the transition region as a fraction of the radius. Range [0.0, 15.0]. |