Factory method to create a
UIKit.UIImage from the provided
data, at the specified
scale.
Syntax
[Foundation.Export("imageWithData:scale:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[ObjCRuntime.ThreadSafe]
public static
UIImage LoadFromData (
Foundation.NSData data,
nfloat scale)
Parameters
- data
- The image data to create the image from.
- scale
- The scaled image.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0