Canvas.EdgeType.Bw Property

Definition

Black-and-White: Treat edges by just rounding to nearest pixel boundary

[Android.Runtime.Register("BW")]
public static Android.Graphics.Canvas.EdgeType? Bw { get; }
[<Android.Runtime.Register("BW")>]
static member Bw : Android.Graphics.Canvas.EdgeType

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to