次の方法で共有


NSImageView.FromImage(NSImage) メソッド

定義

[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

パラメーター

image
NSImage

戻り値

属性

適用対象