'宣言 Public Sub SaveImage( _ ByVal stream As System.IO.Stream, _ ByVal fmt As ImageFormat, _ Optional ByVal w As System.Integer, _ Optional ByVal h As System.Integer, _ Optional ByVal backColor As System.Nullable(Of Color), _ Optional ByVal dpiX As System.Integer, _ Optional ByVal dpiY As System.Integer _ )
パラメータ
- stream
- fmt
- w
- h
- backColor
- dpiX
- dpiY