バージョン

SaveTo(Stream,ImageFormat,Size,SizeF,Boolean) メソッド

シンタックス
'宣言
 
Public Overloads Overridable Sub SaveTo( _
   ByVal stream As Stream, _
   ByVal format As ImageFormat, _
   ByVal imageSize As Size, _
   ByVal resolution As SizeF, _
   Optional ByVal autoScaleExtents As Boolean _
) 
public virtual void SaveTo( 
   Stream stream,
   ImageFormat format,
   Size imageSize,
   SizeF resolution,
   bool autoScaleExtents
)

パラメータ

stream
format
imageSize
resolution
autoScaleExtents
参照