NSImageRep.AsCGImage(CGRect, NSGraphicsContext, NSDictionary) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- proposedDestRect
- CGRect
- context
- NSGraphicsContext
- hints
- NSDictionary
Returns
- Attributes