MESCIUS SPREAD for ASP.NET 10.0J
DeserializeImage メソッド

base64文字列
指定したシリアル化されたbase64エンコード文字列から画像を作成します。
構文
'Declaration
 
Public Shared Function DeserializeImage( _
   ByVal base64 As String _
) As Image
public static Image DeserializeImage( 
   string base64
)

パラメータ

base64
base64文字列
参照

Serializer クラス
Serializer メンバ

 

 


© MESCIUS inc. All rights reserved.