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