다음을 통해 공유


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

반환

특성

적용 대상