NSImageRep.AsCGImage(CGRect, NSGraphicsContext, NSDictionary) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Foundation.Export("CGImageForProposedRect:context:hints:")]
public virtual CoreGraphics.CGImage AsCGImage (ref CoreGraphics.CGRect proposedDestRect, AppKit.NSGraphicsContext context, Foundation.NSDictionary hints);
abstract member AsCGImage : * AppKit.NSGraphicsContext * Foundation.NSDictionary -> CoreGraphics.CGImage
override this.AsCGImage : * AppKit.NSGraphicsContext * Foundation.NSDictionary -> CoreGraphics.CGImage
Parameter
- proposedDestRect
- CGRect
- context
- NSGraphicsContext
- hints
- NSDictionary
Gibt zurück
- Attribute