다음을 통해 공유


NSImage.ImageNamed 메서드

정의

오버로드

ImageNamed(NSImageName)
ImageNamed(String)

ImageNamed(NSImageName)

public static AppKit.NSImage ImageNamed (AppKit.NSImageName name);
static member ImageNamed : AppKit.NSImageName -> AppKit.NSImage

매개 변수

반환

적용 대상

ImageNamed(String)

[Foundation.Export("imageNamed:")]
public static AppKit.NSImage ImageNamed (string name);
static member ImageNamed : string -> AppKit.NSImage

매개 변수

name
String

반환

특성

적용 대상