INImage.FromName(String) Method

Definition

Static factory method to load an INImage from the file name.

[Foundation.Export("imageNamed:")]
public static Intents.INImage FromName (string name);
static member FromName : string -> Intents.INImage

Parameters

name
String

Returns

Attributes

Applies to