KeepColor Class
class KeepColor(keepColor: Boolean = false) : RefineFeature
Leave the page’s colour hint unchanged rather than letting processing set it.
Parameters
- keepColor —
trueto keep the existing hint,falseto let processing set it.
Constructors
KeepColor
constructor(keepColor: Boolean = false)