DioDocs for Excel
ImageSource コンストラクタ

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > ImageSource クラス : ImageSource コンストラクタ
画像ストリーム。
画像の種類。
通常のコンストラクタメソッドを指定します。
シンタックス
'宣言
 
Public Function New( _
   ByVal stream As System.IO.Stream, _
   ByVal type As ImageType _
)
public ImageSource( 
   System.IO.Stream stream,
   ImageType type
)

パラメータ

stream
画像ストリーム。
type
画像の種類。
参照

ImageSource クラス
ImageSource メンバ