HighContrastConfig ================== .. currentmodule:: skia .. autoclass:: skia.HighContrastConfig .. rubric:: Classes .. autosummary:: :toctree: :nosignatures: :template: class.rst ~skia.HighContrastConfig.InvertStyle .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.HighContrastConfig.__init__ ~skia.HighContrastConfig.isValid .. rubric:: Attributes .. autosummary:: ~skia.HighContrastConfig.fContrast ~skia.HighContrastConfig.fGrayscale ~skia.HighContrastConfig.fInvertStyle ~skia.HighContrastConfig.kInvertBrightness ~skia.HighContrastConfig.kInvertLightness ~skia.HighContrastConfig.kLast ~skia.HighContrastConfig.kNoInvert Methods ------- .. automethod:: skia.HighContrastConfig.__init__ .. automethod:: skia.HighContrastConfig.isValid Attributes ---------- .. autoattribute:: skia.HighContrastConfig.fContrast .. autoattribute:: skia.HighContrastConfig.fGrayscale .. autoattribute:: skia.HighContrastConfig.fInvertStyle .. autoattribute:: skia.HighContrastConfig.kInvertBrightness .. autoattribute:: skia.HighContrastConfig.kInvertLightness .. autoattribute:: skia.HighContrastConfig.kLast .. autoattribute:: skia.HighContrastConfig.kNoInvert