'Declaration Public Enum PerspectiveTransform3DInteroplationMode Inherits System.Enum
public enum PerspectiveTransform3DInteroplationMode : System.Enum
'Declaration Public Enum PerspectiveTransform3DInteroplationMode Inherits System.Enum
public enum PerspectiveTransform3DInteroplationMode : System.Enum
Member | Description |
---|---|
Anisotropic | D2D1_3DPERSPECTIVETRANSFORM_INTERPOLATION_MODE_ANISOTROPIC |
Cubic | D2D1_3DPERSPECTIVETRANSFORM_INTERPOLATION_MODE_CUBIC |
Linear | D2D1_3DPERSPECTIVETRANSFORM_INTERPOLATION_MODE_LINEAR |
MultiSampleLinear | D2D1_3DPERSPECTIVETRANSFORM_INTERPOLATION_MODE_MULTI_SAMPLE_LINEAR |
NearestNeighbor | D2D1_3DPERSPECTIVETRANSFORM_INTERPOLATION_MODE_NEAREST_NEIGHBOR |
System.Object
System.ValueType
System.Enum
C1.Util.DX.Direct2D.PerspectiveTransform3DInteroplationMode