graphicsContextWithBitmapImageRep:
**
+(NSGraphicsContext *)graphicsContextWithBitmapImageRep:(NSBitmapImageRep *)bitmapRep:
解説
調査中...
ビットマップ描画内容のグラフィックコンテキストを返します。
返り値
( NSGraphicsContext * )
なし
引数
( NSBitmapImageRep * )bitmapRep
フレームワーク
ApplicationKit
クラス
NSGraphicsContext
Class Methods
使用可能
10.4
参照
+graphicsContextWithAttributes: