'Declaration Public Shared Function GetBase64String( _ ByVal image As Image _ ) As String
'Declaration
Public Shared Function GetBase64String( _ ByVal image As Image _ ) As String
'使用法 Dim image As Image Dim value As String value = ImageCellType.GetBase64String(image)
'使用法
Dim image As Image Dim value As String value = ImageCellType.GetBase64String(image)
public static string GetBase64String( Image image )
ImageCellType クラス ImageCellType メンバ
Copyright © 2004 GrapeCity inc.