FlexReport for WinForms
ToBytes メソッド (Utils)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > Utils クラス : ToBytes メソッド
Extracts bytes from IImage.
シンタックス
'宣言
 
Public Shared Function ToBytes( _
   ByVal image As GrapeCity.Documents.Drawing.IImage _
) As System.Byte()
'使用法
 
Dim image As GrapeCity.Documents.Drawing.IImage
Dim value() As System.Byte
 
value = Utils.ToBytes(image)
public static System.byte[] ToBytes( 
   GrapeCity.Documents.Drawing.IImage image
)

パラメータ

image
参照

参照

Utils クラス
Utils メンバ