NSImageView.FromImage(NSImage) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("imageViewWithImage:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.NSImageView FromImage (AppKit.NSImage image);
static member FromImage : AppKit.NSImage -> AppKit.NSImageView
Paramètres
- image
- NSImage
Retours
- Attributs