Bitmap for UWP
BitmapInterpolationMode 列挙体

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 : BitmapInterpolationMode 列挙体
WICBitmapInterpolationMode
シンタックス
'宣言
 
Public Enum BitmapInterpolationMode 
   Inherits System.Enum
public enum BitmapInterpolationMode : System.Enum 
メンバ
メンバ解説
CubicWICBitmapInterpolationModeCubic
FantWICBitmapInterpolationModeFant
LinearWICBitmapInterpolationModeLinear
NearestNeighborWICBitmapInterpolationModeNearestNeighbor
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.WIC.BitmapInterpolationMode

参照

C1.Util.DX.WIC 名前空間