NSImage.BestRepresentation(CGRect, NSGraphicsContext, NSDictionary) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[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
傳回
- 屬性