Bitmap for WPF
GetStride メソッド (PixelFormat)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > PixelFormat クラス : GetStride メソッド
The pixel format guid.
The width.
Gets the stride in bytes from a pixel format and a width..
シンタックス
'宣言
 
Public Shared Function GetStride( _
   ByVal guid As System.Guid, _
   ByVal width As System.Integer _
) As System.Integer
public static System.int GetStride( 
   System.Guid guid,
   System.int width
)

パラメータ

guid
The pixel format guid.
width
The width.

戻り値の型

The number of bytes per row.
参照

PixelFormat クラス
PixelFormat メンバ