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