ProgramStore.IsColorMaskRedEnabled Property

Definition

Queries whether red channel is written

public virtual bool IsColorMaskRedEnabled { [Android.Runtime.Register("isColorMaskRedEnabled", "()Z", "GetIsColorMaskRedEnabledHandler")] get; }
[<get: Android.Runtime.Register("isColorMaskRedEnabled", "()Z", "GetIsColorMaskRedEnabledHandler")>]
member this.IsColorMaskRedEnabled : bool

Property Value

red color channel mask

Attributes

Remarks

Queries whether red channel is written

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

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