PowerTools SPREAD for ASP.NET 8.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 メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.