 | IBitmapImageSavePng Method (String) |
Saves image as PNG.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntaxvoid SavePng(
string filePath
)
Parameters
- filePath
- Type: SystemString
File path to save image to.
See Also