Contents

shouldInterpolate

Returns the interpolation setting for a bitmap image.

Declaration

var shouldInterpolate: Bool { get }

Discussion

The interpolation setting specifies whether an edge-smoothing algorithm is applied to the associated image.

See Also

Examining an image