CGImageDestination.CopyImageSource 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.
Surcharges
CopyImageSource(CGImageSource, CGCopyImageSourceOptions, NSError) | |
CopyImageSource(CGImageSource, NSDictionary, NSError) |
CopyImageSource(CGImageSource, CGCopyImageSourceOptions, NSError)
public bool CopyImageSource (ImageIO.CGImageSource image, ImageIO.CGCopyImageSourceOptions options, out Foundation.NSError error);
member this.CopyImageSource : ImageIO.CGImageSource * ImageIO.CGCopyImageSourceOptions * -> bool
Paramètres
- image
- CGImageSource
- options
- CGCopyImageSourceOptions
- error
- NSError
Retours
S’applique à
CopyImageSource(CGImageSource, NSDictionary, NSError)
public bool CopyImageSource (ImageIO.CGImageSource image, Foundation.NSDictionary options, out Foundation.NSError error);
member this.CopyImageSource : ImageIO.CGImageSource * Foundation.NSDictionary * -> bool
Paramètres
- image
- CGImageSource
- options
- NSDictionary
- error
- NSError