'Declaration
Public Sub SaveImage( _ ByVal stream As Stream, _ ByVal fmt As ImageFormat, _ ByVal w As Integer, _ ByVal h As Integer _ )
'Usage
Dim instance As TreeMap Dim stream As Stream Dim fmt As ImageFormat Dim w As Integer Dim h As Integer instance.SaveImage(stream, fmt, w, h)
Parameters
- stream
- fmt
- w
- h