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

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > BitmapProperties1 クラス > BitmapProperties1 コンストラクタ : BitmapProperties1 コンストラクタ(PixelFormat,Single,Single,BitmapOptions)
The pixel format.
The dpi X.
The dpi Y.
The bitmap options.
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 _
)
public BitmapProperties1( 
   PixelFormat pixelFormat,
   System.float dpiX,
   System.float dpiY,
   BitmapOptions bitmapOptions
)

パラメータ

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

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