SCNSceneExportDelegate_Extensions.WriteImage 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.
Overloads
WriteImage(ISCNSceneExportDelegate, NSImage, NSUrl, NSUrl) | |
WriteImage(ISCNSceneExportDelegate, UIImage, NSUrl, NSUrl) |
WriteImage(ISCNSceneExportDelegate, NSImage, NSUrl, NSUrl)
public static Foundation.NSUrl WriteImage (this SceneKit.ISCNSceneExportDelegate This, AppKit.NSImage image, Foundation.NSUrl documentUrl, Foundation.NSUrl originalImageUrl);
static member WriteImage : SceneKit.ISCNSceneExportDelegate * AppKit.NSImage * Foundation.NSUrl * Foundation.NSUrl -> Foundation.NSUrl
Parameters
- image
- NSImage
- documentUrl
- NSUrl
- originalImageUrl
- NSUrl
Returns
Applies to
WriteImage(ISCNSceneExportDelegate, UIImage, NSUrl, NSUrl)
public static Foundation.NSUrl WriteImage (this SceneKit.ISCNSceneExportDelegate This, UIKit.UIImage image, Foundation.NSUrl documentUrl, Foundation.NSUrl originalImageUrl);
static member WriteImage : SceneKit.ISCNSceneExportDelegate * UIKit.UIImage * Foundation.NSUrl * Foundation.NSUrl -> Foundation.NSUrl
Parameters
The instance on which this extension method operates.
- image
- UIImage
- documentUrl
- NSUrl