Type.Builder.SetYuvFormat(Int32) Method

Definition

Set the YUV layout for a Type.

[Android.Runtime.Register("setYuvFormat", "(I)Landroid/renderscript/Type$Builder;", "GetSetYuvFormat_IHandler")]
public virtual Android.Renderscripts.Type.Builder SetYuvFormat (int yuvFormat);
[<Android.Runtime.Register("setYuvFormat", "(I)Landroid/renderscript/Type$Builder;", "GetSetYuvFormat_IHandler")>]
abstract member SetYuvFormat : int -> Android.Renderscripts.Type.Builder
override this.SetYuvFormat : int -> Android.Renderscripts.Type.Builder

Parameters

yuvFormat
Int32

Returns

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