MESCIUS SPREAD for Windows Forms 15.0J
Picture コンストラクタ(Stream,String)

画像データストリーム。
データストリームのコンテンツタイプ。
Picture クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal imageStream As Stream, _
   ByVal contentType As String _
)
public Picture( 
   Stream imageStream,
   string contentType
)

パラメータ

imageStream
画像データストリーム。
contentType
データストリームのコンテンツタイプ。
参照

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

 

 


© MESCIUS inc. All rights reserved.