다음을 통해 공유


NSImage.AsCGImage(CGRect, NSGraphicsContext, NSDictionary) 메서드

정의

[Foundation.Export("CGImageForProposedRect:context:hints:")]
public virtual CoreGraphics.CGImage AsCGImage (ref CoreGraphics.CGRect proposedDestRect, AppKit.NSGraphicsContext referenceContext, Foundation.NSDictionary hints);
abstract member AsCGImage :  * AppKit.NSGraphicsContext * Foundation.NSDictionary -> CoreGraphics.CGImage
override this.AsCGImage :  * AppKit.NSGraphicsContext * Foundation.NSDictionary -> CoreGraphics.CGImage

매개 변수

proposedDestRect
CGRect
referenceContext
NSGraphicsContext
hints
NSDictionary

반환

특성

적용 대상