CanvasLinearGradientBrush Properties |
The CanvasLinearGradientBrush type exposes the following members.
Name | Description | |
---|---|---|
AlphaMode | Specifies the treatment of alpha. | |
BufferPrecision | Specifies the precision used for computation. | |
Device | The device associated with this brush. | |
EdgeBehavior | Specifies the behavior for pixels which fall outside of the gradient's typical rendering area. | |
EndPoint | The point on the canvas on which the gradient stops. | |
Opacity | The opacity affecting the brush. | |
PostInterpolationSpace | Specifies the color space to be used before interpolation. | |
PreInterpolationSpace | Specifies the color space to be used after interpolation. | |
StartPoint | The point on the canvas on which the gradient starts. | |
Stops | Gets the gradient stops that comprise the brush. | |
StopsHdr | Gets the high-dynamic-range gradient stops that comprise the brush. | |
Transform | The transform affecting the brush. |