Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Signature
vb.net
vb.net
Public Static Sub SaveImage(ByVal filePath As String, ByVal imageFormat stream As ImageFormat, ByVal width As int?, ByVal height As int?)

Parameters

Param
0stringfilePath

A string representing the filepath you would like to save the image to.

...