Skip to main content
ImageBitmapOptions.premultiplyAlpha - Canvas - Web documentation
property ImageBitmapOptions.premultiplyAlpha

Specifies whether the bitmap's color channels should be premultiplied by the alpha channel. One of none, premultiply, or default (default).

Type