Method ExportImage
ExportImage(uint, string)
Export an image
Declaration
[HandleProcessCorruptedStateExceptions]
public void ExportImage(uint image, string filename)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | image | Identifier of the image to export |
| string | filename | Filename of the file to export |