Axis-aligned integer rectangle.
ARGB8888 color stored as a 32-bit unsigned integer.
Drawable that can provide a color for any point within its extents.
Rasterizable drop shadow for rounded rectangles.
void readColors(const int16_t *x, const int16_t *y, uint32_t count, Color *result) const override
Read colors for the given points.
Box extents() const override
Return the bounding box encompassing all pixels that need to be drawn.
bool readColorRect(int16_t xMin, int16_t yMin, int16_t xMax, int16_t yMax, roo_display::Color *result) const override
Read colors for a rectangle.
Defines 140 opaque HTML named colors.
Shadow specification parameters.