Android.Graphics.Camera.GetMatrix Method
Computes the matrix corresponding to the current transformation and copies it to the supplied matrix object.

Syntax

[Android.Runtime.Register("getMatrix", "(Landroid/graphics/Matrix;)V", "GetGetMatrix_Landroid_graphics_Matrix_Handler")]
public virtual void GetMatrix (Matrix matrix)

Parameters

matrix
The matrix to copy the current transforms into

Remarks

Computes the matrix corresponding to the current transformation and copies it to the supplied matrix object.

[Android Documentation]

Requirements

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