Bitmap for UWP
PixelFormat コンストラクタ

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > PixelFormat 構造体 : PixelFormat コンストラクタ
A value that specifies the size and arrangement of channels in each pixel.
A value that specifies whether the alpha channel is using pre-multiplied alpha, straight alpha, whether it should be ignored and considered opaque, or whether it is unknown.
Initializes a new instance of the PixelFormatstruct.
シンタックス
'宣言
 
Public Function New( _
   ByVal format As Format, _
   ByVal alphaMode As AlphaMode _
)
public PixelFormat( 
   Format format,
   AlphaMode alphaMode
)

パラメータ

format
A value that specifies the size and arrangement of channels in each pixel.
alphaMode
A value that specifies whether the alpha channel is using pre-multiplied alpha, straight alpha, whether it should be ignored and considered opaque, or whether it is unknown.
参照

PixelFormat 構造体
PixelFormat メンバ