Bitmap for WPF
GetBitsPerPixel メソッド (PixelFormat)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > PixelFormat クラス : GetBitsPerPixel メソッド
The pixel format guid.
Gets the number of bits per pixel for a particular pixel format.
シンタックス
'宣言
 
Public Shared Function GetBitsPerPixel( _
   ByVal guid As System.Guid _
) As System.Integer
public static System.int GetBitsPerPixel( 
   System.Guid guid
)

パラメータ

guid
The pixel format guid.

戻り値の型

The number of bits per pixel. If the pixel format guid is invalid, returns 0
参照

PixelFormat クラス
PixelFormat メンバ