Bitmap for UWP
LayerOptions1 列挙体

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 : LayerOptions1 列挙体
D2D1_LAYER_OPTIONS1
シンタックス
'宣言
 
Public Enum LayerOptions1 
   Inherits System.Enum
public enum LayerOptions1 : System.Enum 
メンバ
メンバ解説
IgnoreAlphaD2D1_LAYER_OPTIONS1_IGNORE_ALPHA
InitializeFromBackgroundD2D1_LAYER_OPTIONS1_INITIALIZE_FROM_BACKGROUND
NoneD2D1_LAYER_OPTIONS1_NONE
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.Direct2D.LayerOptions1

参照

C1.Util.DX.Direct2D 名前空間