Android.Renderscripts.Matrix2f.LoadScale Method
Sets current values to be a scale matrix of given dimensions

Syntax

[Android.Runtime.Register("loadScale", "(FF)V", "GetLoadScale_FFHandler")]
public virtual void LoadScale (float x, float y)

Parameters

x
scale component x
y
scale component y

Remarks

Sets current values to be a scale matrix of given dimensions

[Android Documentation]

Requirements

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