Share via


ProgramStore.IsColorMaskGreenEnabled Property

Definition

Queries whether green channel is written

public virtual bool IsColorMaskGreenEnabled { [Android.Runtime.Register("isColorMaskGreenEnabled", "()Z", "GetIsColorMaskGreenEnabledHandler")] get; }
[<get: Android.Runtime.Register("isColorMaskGreenEnabled", "()Z", "GetIsColorMaskGreenEnabledHandler")>]
member this.IsColorMaskGreenEnabled : bool

Property Value

green color channel mask

Attributes

Remarks

Queries whether green channel is written

Java documentation for android.renderscript.ProgramStore.isColorMaskGreenEnabled().

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