IImageWrapperSave Method

Overload List
  NameDescription
Public methodSave(String)
Saves Image to the specified file
Public methodSave(Stream, PPImageFormat)
Saves the Image to the specified stream in the specified format.
Public methodSave(String, PPImageFormat)
Saves the Image to the specified file in the specified format.
See Also