Not documented.

Annotations
  • DocsEditable()
  • DomName('SVGRenderingIntent')
  • Unstable()

Constants

int RENDERING_INTENT_ABSOLUTE_COLORIMETRIC = 5
const

int RENDERING_INTENT_AUTO = 1
const

int RENDERING_INTENT_PERCEPTUAL = 2
const

int RENDERING_INTENT_RELATIVE_COLORIMETRIC = 3
const

int RENDERING_INTENT_SATURATION = 4
const

int RENDERING_INTENT_UNKNOWN = 0
const