CGImageDestination.CopyImageSource Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
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
Parametri
- image
- CGImageSource
- options
- CGCopyImageSourceOptions
- error
- NSError
Restituisce
Si applica a
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
Parametri
- image
- CGImageSource
- options
- NSDictionary
- error
- NSError