Expand description
Types for paints.
Structs§
- Image
- An image.
- ImageId
- Opaque image handle
- Indexed
Paint - A paint that needs to be resolved via its index.
- Premul
Color - A premultiplied color.
Enums§
- Image
Source - 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:
- Paint
Type - A kind of paint that can be used for filling and stroking shapes.