MESCIUS SPREAD for Windows Forms 17.0J
CreateImageDrawing(Int32,Int32,CopyPictureFormat,Boolean,IShape) メソッド

画像の幅。
画像の高さ。
ピクチャの形式。
画像データを取得します。
構文
'Declaration
 
Public Overloads Overrides NotOverridable Function CreateImageDrawing( _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal format As CopyPictureFormat, _
   ByVal compatible As Boolean, _
   ByVal shape As IShape _
) As ImageDrawing
public override ImageDrawing CreateImageDrawing( 
   int width,
   int height,
   CopyPictureFormat format,
   bool compatible,
   IShape shape
)

パラメータ

width
画像の幅。
height
画像の高さ。
format
ピクチャの形式。
compatible
shape

戻り値の型

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

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

 

 


© MESCIUS inc. All rights reserved.