Convenience method that returns the width of this bitmap divided
by the density scale factor.
Syntax
[Android.Runtime.Register("getScaledWidth", "(I)I", "")]
public
int GetScaledWidth (
int targetDensity)
Parameters
- targetDensity
- The density of the target canvas of the bitmap.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4