FlexReport for WinForms
ToImage メソッド (Utils)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > Utils クラス : ToImage メソッド
Extracts Image from IImage.
シンタックス
'宣言
 
Public Shared Function ToImage( _
   ByVal image As GrapeCity.Documents.Drawing.IImage _
) As GrapeCity.Documents.Drawing.Image
'使用法
 
Dim image As GrapeCity.Documents.Drawing.IImage
Dim value As GrapeCity.Documents.Drawing.Image
 
value = Utils.ToImage(image)
public static GrapeCity.Documents.Drawing.Image ToImage( 
   GrapeCity.Documents.Drawing.IImage image
)

パラメータ

image
参照

参照

Utils クラス
Utils メンバ