Freigeben über


PixelCopy.PixelCopyRequest.DestinationBitmap Property

Definition

public Android.Graphics.Bitmap? DestinationBitmap { [Android.Runtime.Register("getDestinationBitmap", "()Landroid/graphics/Bitmap;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getDestinationBitmap", "()Landroid/graphics/Bitmap;", "", ApiSince=34)>]
member this.DestinationBitmap : Android.Graphics.Bitmap

Property Value

The destination bitmap as set by Builder#setDestinationBitmap(Bitmap)

Attributes

Remarks

Java documentation for android.view.PixelCopy.Request.getDestinationBitmap().

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