Companion

object Companion

Public companion object.

Properties

Link copied to clipboard

Default value for RasterResamplingValue, setting default will result in restoring the property value defined in the style.

Link copied to clipboard

(Bi)linear filtering interpolates pixel values using the weighted average of the four closest original source pixels creating a smooth but blurry look when overscaled

Link copied to clipboard

Nearest neighbor filtering interpolates pixel values using the nearest original source pixel creating a sharp but pixelated look when overscaled