FlexReport for WinForms
C1Image コンストラクタ(Stream,C1ImageFormat)


C1.Win.Document.10 アセンブリ > C1.Win.Document 名前空間 > C1Image クラス > C1Image コンストラクタ : C1Image コンストラクタ(Stream,C1ImageFormat)
画像データの System.IO.Stream
C1ImageFormat
C1Image クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal stream As System.IO.Stream, _
   ByVal format As C1ImageFormat _
)
'使用法
 
Dim stream As System.IO.Stream
Dim format As C1ImageFormat
 
Dim instance As New C1Image(stream, format)
public C1Image( 
   System.IO.Stream stream,
   C1ImageFormat format
)

パラメータ

stream
画像データの System.IO.Stream
format
C1ImageFormat
参照

参照

C1Image クラス
C1Image メンバ
オーバーロード一覧