Go to the source code of this file.
|
| REG_FIDDLE (Color_Constants_d, 256, 256, false, 0) |
|
◆ REG_FIDDLE()
REG_FIDDLE |
( |
Color_Constants_d |
, |
|
|
256 |
, |
|
|
256 |
, |
|
|
false |
, |
|
|
0 |
|
|
) |
| |
Definition at line 4 of file Color_Constants_d.cpp.
4 {
6 std::vector<uint32_t> srcPixels;
7 constexpr int width = 256;
16 bitmap.installPixels(pixmap);
19}
20}
constexpr SkColor SK_ColorTRANSPARENT
constexpr SkColor SK_ColorRED
constexpr SkColor SK_ColorWHITE
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
void drawImage(const SkImage *image, SkScalar left, SkScalar top)
static SkImageInfo MakeN32Premul(int width, int height)
size_t minRowBytes() const