Skip to main content
PremultiplyAlpha - Canvas - Web documentation
type alias PremultiplyAlpha

Specifies whether the bitmap's color channels should be premultiplied by the alpha channel.

Definition

"default"
| "none"
| "premultiply"