MTAddImageOptions

constructor(sdf: Boolean? = null, pixelRatio: Double? = null)

Parameters

sdf

Whether the image should be interpreted as a signed distance field.

pixelRatio

Override pixel ratio for the image. Must be greater than 0 when provided.