Package-level declarations

Types

Link copied to clipboard

A Bitmap that can be represented as a Painter.

Link copied to clipboard

A drawable resource ID that can be represented as a Painter.

Link copied to clipboard

An ImageVector that can be represented as a Painter.

Link copied to clipboard
interface Paintable

Represents an image or graphic that can be displayed in a compose context via a Painter.

Link copied to clipboard

Represents an image or graphic that can be displayed in a compose context via a Painter, but that should be treated as an icon rather than an image (for example, tinting can be applied).