Skia
2D Graphics Library
|
Uses the value in the src alpha channel to set the dst pixel. More...
#include <SkOverdrawColorFilter.h>
Static Public Member Functions | |
static sk_sp< SkColorFilter > | MakeWithSkColors (const SkColor[kNumColors]) |
Static Public Attributes | |
static constexpr int | kNumColors = 6 |
Uses the value in the src alpha channel to set the dst pixel.
0 -> colors[0] 1 -> colors[1] ... 5 (or larger) -> colors[5]
|
static |
|
staticconstexpr |