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

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

パラメータ

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

戻り値の型

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

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

 

 


© MESCIUS inc. All rights reserved.