|  | |
| Skia | |
 Syntax
Syntaxpublic void SaveBitmap( RawImageData imageData, string fileName )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| NotSupportedException | NotSupportedException is thrown when file extension is not supported. Call IsFileFormatImportSupported(String) to check if file extension is supported. | 
 See Also
See Also