Android.Mtp.MtpObjectInfo.ImagePixDepth Property
Returns the depth of the MTP object in bits per pixel Will be zero for non-image objects

Syntax

[get: Android.Runtime.Register("getImagePixDepth", "()I", "GetGetImagePixDepthHandler")]
public int ImagePixDepth { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the depth of the MTP object in bits per pixel Will be zero for non-image objects

[Android Documentation]

Requirements

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