---
title: RENDERING_INTENT_AUTO
framework: webkitjs
role: symbol
path: webkitjs/svgrenderingintent/1629939-rendering_intent_auto
---

# RENDERING_INTENT_AUTO

## Declaration

```data
const unsigned short RENDERING_INTENT_AUTO;
```

## See Also

### Miscellaneous

- [RENDERING_INTENT_ABSOLUTE_COLORIMETRIC](webkitjs/svgrenderingintent/1631120-rendering_intent_absolute_colori.md)
- [RENDERING_INTENT_PERCEPTUAL](webkitjs/svgrenderingintent/1633205-rendering_intent_perceptual.md)
- [RENDERING_INTENT_RELATIVE_COLORIMETRIC](webkitjs/svgrenderingintent/1633875-rendering_intent_relative_colori.md)
- [RENDERING_INTENT_SATURATION](webkitjs/svgrenderingintent/1631700-rendering_intent_saturation.md)
- [RENDERING_INTENT_UNKNOWN](webkitjs/svgrenderingintent/1633764-rendering_intent_unknown.md)
