PowerTools ActiveReports for .NET 11.0J
GetImageData メソッド

画像のバイトを解決するキー
指定したキーで画像のバイトを取得します。
構文
'宣言
 
Function GetImageData( _
   ByVal key As String _
) As Byte()
byte[] GetImageData( 
   string key
)

パラメータ

key
画像のバイトを解決するキー

戻り値の型

Nullまたは解決された画像のバイトを返します。
参照

関連項目

IEmbeddedImageStorage インターフェース
IEmbeddedImageStorage メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.