androidx.core.graphics
Classes
| BitmapCompat |
Helper for accessing features in Bitmap.
|
| BlendModeColorFilterCompat | Helper for accessing ColorFilter APIs on various API levels of the platform |
| ColorUtils |
A set of color-related utility methods, building upon those available in Color.
|
| Insets | An Insets instance holds four integer offsets which describe changes to the four edges of a Rectangle. |
| PaintCompat |
Helper for accessing features in Paint.
|
| PathSegment |
A line segment that represents an approximate fraction of a Path after
flattening.
|
| PathUtils | A set of path-related utility methods. |
| TypefaceCompat |
Helper for accessing features in Typeface.
|
Enums
| BlendModeCompat |
Compat version of BlendMode, usages of BlendModeCompat will
map to PorterDuff.Mode wherever possible
|