'宣言 Overloads Sub ToImage( _ ByVal stream As System.IO.Stream, _ ByVal imageType As ImageType, _ ByVal options As ImageSaveOptions _ )
void ToImage( System.IO.Stream stream, ImageType imageType, ImageSaveOptions options )
パラメータ
- stream
- 指定された画像ストリーム。
- imageType
- 作成する画像の種類を指定します。
- options
- 出力画像のオプション。