Module paint

Source
Expand description

Types for paints.

Structs§

Image
An image.
ImageId
Opaque image handle
IndexedPaint
A paint that needs to be resolved via its index.
PremulColor
A premultiplied color.

Enums§

ImageSource
Bitmap source used by Image.
Paint
A paint that is used internally by a rendering frontend to store how a wide tile command should be painted. There are only two types of paint:
PaintType
A kind of paint that can be used for filling and stroking shapes.