MultiSelect for WinForms
ImageFromByteArray メソッド (C1PictureBox)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > C1PictureBox クラス : ImageFromByteArray メソッド
The contents of an image.
Converts a byte array to an image.
シンタックス
'宣言
 
Public Shared Function ImageFromByteArray( _
   ByVal buffer() As System.Byte _
) As System.Drawing.Image
public static System.Drawing.Image ImageFromByteArray( 
   System.byte[] buffer
)

パラメータ

buffer
The contents of an image.
参照

C1PictureBox クラス
C1PictureBox メンバ