func pathForImageResource (NSImage.Name) -> String?
Returns the location of the specified image resource file.
指定された画像リソースの位置を返します。
func image(forResource : NSImage.Name) -> NSImage?
Returns an
NSImage
instance associated with the specified name, which can be backed by multiple files representing different resolution versions of the image.
指定された名前と関連付けられるNSImage
インスタンスを返します、それはその画像の異なる解像度バージョンを表している複数のファイルによって裏で支えられることができます。