Bitmap for WPF
BitmapProperties1 コンストラクタ(PixelFormat,Single,Single,BitmapOptions,ColorContext)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > BitmapProperties1 クラス > BitmapProperties1 コンストラクタ : BitmapProperties1 コンストラクタ(PixelFormat,Single,Single,BitmapOptions,ColorContext)
The pixel format.
The dpi X.
The dpi Y.
The bitmap options.
The color context.
Initializes a new instance of the BitmapProperties1class.
シンタックス
'宣言
 
Public Function New( _
   ByVal pixelFormat As PixelFormat, _
   ByVal dpiX As System.Single, _
   ByVal dpiY As System.Single, _
   ByVal bitmapOptions As BitmapOptions, _
   ByVal colorContext As ColorContext _
)
public BitmapProperties1( 
   PixelFormat pixelFormat,
   System.float dpiX,
   System.float dpiY,
   BitmapOptions bitmapOptions,
   ColorContext colorContext
)

パラメータ

pixelFormat
The pixel format.
dpiX
The dpi X.
dpiY
The dpi Y.
bitmapOptions
The bitmap options.
colorContext
The color context.
参照

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