PixelFormat.GetPixelFormatInfo(Format, PixelFormat) Method

Definition

[Android.Runtime.Register("getPixelFormatInfo", "(ILandroid/graphics/PixelFormat;)V", "")]
public static void GetPixelFormatInfo (Android.Graphics.Format format, Android.Graphics.PixelFormat? info);
[<Android.Runtime.Register("getPixelFormatInfo", "(ILandroid/graphics/PixelFormat;)V", "")>]
static member GetPixelFormatInfo : Android.Graphics.Format * Android.Graphics.PixelFormat -> unit

Parameters

format
Format
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