Searched defs:background (Results 1 – 2 of 2) sorted by relevance
149 Result Saver::background(unique_ptr<Paint> paint) noexcept in background() function in Saver
41 def color_pre_multiply(r, g, b, a, background): argument