次の方法で共有


NSImage.BestRepresentation(CGRect, NSGraphicsContext, NSDictionary) メソッド

定義

[Foundation.Export("bestRepresentationForRect:context:hints:")]
public virtual AppKit.NSImageRep BestRepresentation (CoreGraphics.CGRect rect, AppKit.NSGraphicsContext referenceContext, Foundation.NSDictionary hints);
abstract member BestRepresentation : CoreGraphics.CGRect * AppKit.NSGraphicsContext * Foundation.NSDictionary -> AppKit.NSImageRep
override this.BestRepresentation : CoreGraphics.CGRect * AppKit.NSGraphicsContext * Foundation.NSDictionary -> AppKit.NSImageRep

パラメーター

rect
CGRect
referenceContext
NSGraphicsContext
hints
NSDictionary

戻り値

属性

適用対象