MESCIUS SPREAD for Windows Forms 17.0J
CreateImageDrawing(Stream,String,IShape) メソッド

画像のバイナリストリームデータ。
画像のバイナリデータのコンテンツタイプ。
画像データを取得します。
構文
'Declaration
 
Public Overloads Overrides NotOverridable Function CreateImageDrawing( _
   ByVal data As Stream, _
   ByVal contentType As String, _
   ByVal shape As IShape _
) As ImageDrawing
public override ImageDrawing CreateImageDrawing( 
   Stream data,
   string contentType,
   IShape shape
)

パラメータ

data
画像のバイナリストリームデータ。
contentType
画像のバイナリデータのコンテンツタイプ。
shape

戻り値の型

画像の描画に使用できるGrapeCity.Drawing.ImageDrawingオブジェクト。
参照

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

 

 


© MESCIUS inc. All rights reserved.