Android.Graphics.ImageFormat.GetBitsPerPixel Method
Use this function to retrieve the number of bits per pixel of an ImageFormat.

Syntax

[Android.Runtime.Register("getBitsPerPixel", "(I)I", "")]
public static int GetBitsPerPixel ([Android.Runtime.GeneratedEnum] ImageFormatType format)

Parameters

format
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Use this function to retrieve the number of bits per pixel of an ImageFormat.

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8