The following tables list the members exposed by SubtractBackgroundCommandBitmapEffect.
Name | Description | |
---|---|---|
SubtractBackgroundCommandBitmapEffect Constructor | Initializes a new instance of the SubtractBackgroundCommandBitmapEffect class. |
Name | Description | |
---|---|---|
BrightnessFactorProperty | Identifies the BrightnessFactor dependency property. | |
FlagsProperty | Identifies the Flags dependency property. | |
RollingBallProperty | Identifies the RollingBall dependency property. | |
ShrinkingSizeProperty | Identifies the ShrinkingSize dependency property. |
Name | Description | |
---|---|---|
BrightnessFactor | Gets or sets the brightness factor for increasing or decreasing the brightness of the image. | |
CanFreeze | (Inherited from System.Windows.Freezable) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
Flags | Gets or sets flags that indicate whether the background is darker than the foreground, and whether to show the objects without the background. | |
HasAnimatedProperties | (Inherited from System.Windows.Media.Animation.Animatable) | |
IsFrozen | (Inherited from System.Windows.Freezable) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
RollingBall | Gets or sets the radius (in pixels) of the ball that will roll over the entire image to determine the background. | |
ShrinkingSize | Gets or sets the shrink size ratio used to minimize the image internally in order to increase the speed with little loss of accuracy. |
Top
Top
Name | Description | |
---|---|---|
Changed | (Inherited from System.Windows.Freezable) |