CGContext.InterpolationQuality Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A hint for the level of quality used when interpolating images (for example, when scaling).
public CoreGraphics.CGInterpolationQuality InterpolationQuality { get; set; }
member this.InterpolationQuality : CoreGraphics.CGInterpolationQuality with get, set
Property Value
Remarks
InterpolationQuality is only a hint. Not all contexts support all CGInterpolationQuality values.