util.rounded_rectangle

Undocumented in source.

Members

Enums

RoundMethod
enum RoundMethod
Undocumented in source.

Functions

brightness
RGB brightness(RGB rgb, double amount)
Undocumented in source. Be warned that the author may not have intended to support it.
roundedRectangle
void roundedRectangle(Context ctx, Rectangle!double rect, double radius1, double radius2)
Undocumented in source. Be warned that the author may not have intended to support it.
roundedRectangle
void roundedRectangle(Context ctx, double x, double y, double width, double height, double radiusX, double radiusY)
Undocumented in source. Be warned that the author may not have intended to support it.
roundedRectangle
void roundedRectangle(Context ctx, double x, double y, double width, double height, double radius, double unused)
Undocumented in source. Be warned that the author may not have intended to support it.
roundedRectangle
void roundedRectangle(Context ctx, double x, double y, double width, double height, double radius, double unused)
Undocumented in source. Be warned that the author may not have intended to support it.
roundedRectangle
void roundedRectangle(Context ctx, double x, double y, double width, double height, double radius, double unused)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta