Bitmap for WPF
BitmapProperties コンストラクタ(PixelFormat,Single,Single)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > BitmapProperties 構造体 > BitmapProperties コンストラクタ : BitmapProperties コンストラクタ(PixelFormat,Single,Single)
The pixel format.
The dpi X.
The dpi Y.
Initializes a new instance of the BitmapPropertiesstruct.
シンタックス
'宣言
 
Public Function New( _
   ByVal pixelFormat As PixelFormat, _
   ByVal dpiX As System.Single, _
   ByVal dpiY As System.Single _
)
public BitmapProperties( 
   PixelFormat pixelFormat,
   System.float dpiX,
   System.float dpiY
)

パラメータ

pixelFormat
The pixel format.
dpiX
The dpi X.
dpiY
The dpi Y.
参照

BitmapProperties 構造体
BitmapProperties メンバ
オーバーロード一覧