The following tables list the members exposed by ConvertToColoredGrayCommandBitmapEffect.
Name | Description | |
---|---|---|
ConvertToColoredGrayCommandBitmapEffect Constructor | Initializes a new instance of the ConvertToColoredGrayCommandBitmapEffect class. |
Name | Description | |
---|---|---|
BlueFactorProperty | Identifies the BlueFactor dependency property. | |
BlueGrayFactorProperty | Identifies the BlueGrayFactor dependency property. | |
GreenFactorProperty | Identifies the GreenFactor dependency property. | |
GreenGrayFactorProperty | Identifies the GreenGrayFactor dependency property. | |
RedFactorProperty | Identifies the RedFactor dependency property. | |
RedGrayFactorProperty | Identifies the RedGrayFactor dependency property. |
Name | Description | |
---|---|---|
BlueFactor | Gets or sets a value that represents the percentage or weight given to the blue value of each pixel in the image. | |
BlueGrayFactor | Gets or sets an additional weighting factor (percentage) used to modify the blue component in the output pixel. | |
CanFreeze | (Inherited from System.Windows.Freezable) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
GreenFactor | Gets or sets a value that represents the percentage or weight given to the green value of each pixel in the image. | |
GreenGrayFactor | Gets or sets an additional weighting factor (percentage) used to modify the green component in the output pixel. | |
HasAnimatedProperties | (Inherited from System.Windows.Media.Animation.Animatable) | |
IsFrozen | (Inherited from System.Windows.Freezable) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
RedFactor | Gets or sets a value that represents the percentage or weight given to the red value of each pixel in the image. | |
RedGrayFactor | Gets or sets an additional weighting factor (percentage) used to modify the red component in the output pixel. |
Top
Top
Name | Description | |
---|---|---|
Changed | (Inherited from System.Windows.Freezable) |