Ribbon for WinForms
ImageToBase64String メソッド (BinarySerializer)

C1.Win.8 アセンブリ > C1.Win.Util 名前空間 > BinarySerializer クラス : ImageToBase64String メソッド
The image to convert.
Converts an image into the base 64 string.
シンタックス
'宣言
 
Public Shared Function ImageToBase64String( _
   ByVal image As Image _
) As String
public static string ImageToBase64String( 
   Image image
)

パラメータ

image
The image to convert.

戻り値の型

The string representation, in base 64, of the contents of an image.
参照

BinarySerializer クラス
BinarySerializer メンバ