DioDocs for PDF
ToByteArray(Int32) メソッド

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > ToByteArray メソッド : ToByteArray(Int32) メソッド
Returns the stride (bytes per row) of the image.
Stores the image buffer to a byte array with the same stride (bytes per row).
シンタックス
'宣言
 
Public Overloads Function ToByteArray( _
   ByRef stride As System.Integer _
) As System.Byte()
public System.byte[] ToByteArray( 
   out System.int stride
)

パラメータ

stride
Returns the stride (bytes per row) of the image.
参照

GcWicBitmap クラス
GcWicBitmap メンバ
オーバーロード一覧