MESCIUS SPREAD for Windows Forms 15.0J
GetImage(Object) メソッド

base64 文字列エンコーディングやバイト配列などの画像の取得元を含むオブジェクト。
Imageオブジェクトを、そのbase64文字列エンコーディング、バイト配列、またはストリームシリアル化情報から取得します。
構文
'宣言
 
Public Shared Function GetImage( _
   ByVal o As Object _
) As Image
public static Image GetImage( 
   object o
)

パラメータ

o
base64 文字列エンコーディングやバイト配列などの画像の取得元を含むオブジェクト。
参照

ImageCellType クラス
ImageCellType メンバ

 

 


© MESCIUS inc. All rights reserved.