'宣言 Public Overloads Sub SaveImage( _ ByVal stream As System.IO.Stream, _ ByVal imageFormat As ImageFormat, _ ByVal dpiX As System.Double, _ ByVal dpiY As System.Double _ )
public void SaveImage( System.IO.Stream stream, ImageFormat imageFormat, System.double dpiX, System.double dpiY )
パラメータ
- stream
- imageFormat
- dpiX
- dpiY