Diffusion Krita e3c4b1df6e6b

Break up KisVisualColorSelectorShape::getImageMap()

Authored by mwein on Aug 25 2019, 7:44 PM.

Description

Break up KisVisualColorSelectorShape::getImageMap()

  • move rendering of the selector shape background into own function called renderBackground()
  • move conversion from KoColor data array to QImage to helper function called convertImageMap()

This way it can be better specialized for optimizations.

Details

Committed
mweinAug 31 2019, 1:12 AM
Parents
R37:aac101eb00b0: Move setMask() calls from paintEvent() to resizeEvent()
Branches
Unknown
Tags
Unknown