imageInterpolation
A constant that specifies the graphics context’s interpolation, or image smoothing, behavior.
Declaration
var imageInterpolation: NSImageInterpolation { get set }Discussion
Note that this value is not part of the graphics state, so it cannot be reset using restoreGraphicsState().