BrightnessEffectBlackPoint Property |
Sets the black point of the brightness transfer curve.
This controls the appearance of darker parts of the image.
Default value (0,0).
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public Vector2 BlackPoint { get; set; }
Property Value
Type:
Vector2See Also