HTML & CSS Wiki

READ MORE

HTML & CSS Wiki
Stub

This article is a stub. Please help the wiki by coding it. Spamming and vandalism is not considered an improvement and will result in discipline, up to, and including a permanent block.

The CSS -ms-interpolation-mode Microsoft extension property sets the interpolation (resampling) method used to stretch images. It was first introduced in Internet Explorer 7.

Values[]

Value Description
nearest-neighbor Always uses nearest neighbor interpolation mode.
bicubic Always uses high-quality bicubic interpolation mode.