Bitmap for UWP
BitmapProperties1 コンストラクタ(PixelFormat,Single,Single)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > BitmapProperties1 クラス > BitmapProperties1 コンストラクタ : BitmapProperties1 コンストラクタ(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 BitmapProperties1( 
   PixelFormat pixelFormat,
   System.float dpiX,
   System.float dpiY
)

パラメータ

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

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