NSImageRep.AsCGImage(CGRect, NSGraphicsContext, NSDictionary) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- proposedDestRect
- CGRect
- context
- NSGraphicsContext
- hints
- NSDictionary
Retours
- Attributs