Enum StraightenScaleMode
Values for the D2D1_STRAIGHTEN_PROP_SCALE_MODE property of the Straighten effect.
public enum StraightenScaleMode
Fields
Anisotropic = 4
No documentation.
Cubic = 2
No documentation.
Linear = 1
No documentation.
MultiSampleLinear = 3
No documentation.
NearestNeighbor = 0
No documentation.