Bitmap for UWP
BitsPerPixel メソッド

C1.UWP.Bitmap アセンブリ > C1.Xaml.Bitmap 名前空間 > C1Bitmap クラス : BitsPerPixel メソッド
PixelFormat 列挙値。
指定された PixelFormat 列挙値の 1 ピクセルあたりビット数(bpp)を返します。
シンタックス
'宣言
 
Public Shared Function BitsPerPixel( _
   ByVal pixelFormat As PixelFormat _
) As System.Integer
public static System.int BitsPerPixel( 
   PixelFormat pixelFormat
)

パラメータ

pixelFormat
PixelFormat 列挙値。
参照

C1Bitmap クラス
C1Bitmap メンバ