YuvImage.YuvFormat Property

Definition

public virtual Android.Graphics.ImageFormatType YuvFormat { [Android.Runtime.Register("getYuvFormat", "()I", "GetGetYuvFormatHandler")] get; }
[<get: Android.Runtime.Register("getYuvFormat", "()I", "GetGetYuvFormatHandler")>]
member this.YuvFormat : Android.Graphics.ImageFormatType

Property Value

the YUV format as defined in ImageFormat.

Attributes

Remarks

Java documentation for android.graphics.YuvImage.getYuvFormat().

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