FromFile

FromFile(string)

Créez une image à partir du fichier .

public static IImage FromFile(string filename)

Voir aussi


FromFile(string, bool)

Créez une image à partir du fichier

public static IImage FromFile(string filename, bool useEmbeddedColorManagement)

Voir aussi