Overload List
Name | Description | |
---|---|---|
![]() ![]() | SaveImage(Image, Stream) |
Saves this image to the specified stream.
|
![]() ![]() | SaveImage(Image, String) |
Saves this image to the specified filename.
|
![]() ![]() | SaveImage(Image, Stream, ImageFormat) |
Saves this image to the specified stream with the given
imageFormat.
|
![]() ![]() | SaveImage(Image, String, ImageFormat) |
Saves this image to the specified filename with the given
imageFormat.
|