SSRSDocumentSource for WinForms
WriteImageToStream メソッド

構文
'宣言
 
Public Shared Function WriteImageToStream( _
   ByVal image As System.Drawing.Image, _
   ByVal imageFormat As System.Drawing.Imaging.ImageFormat, _
   ByVal stream As System.IO.Stream _
) As System.Drawing.Imaging.ImageFormat
public static System.Drawing.Imaging.ImageFormat WriteImageToStream( 
   System.Drawing.Image image,
   System.Drawing.Imaging.ImageFormat imageFormat,
   System.IO.Stream stream
)

パラメータ

image
imageFormat
stream
参照

Utils クラス
Utils メンバ