Source is not premultiplied, leave it like that. Option for compressed and data textures that are created from typed arrays.
0
Alias for NO_PREMULTIPLIED_ALPHA.
0
Alias for PREMULTIPLIED_ALPHA.
2
Source is already premultiplied. Example: spine atlases with _pma
suffix.
2
Source is not premultiplied, premultiply on upload. Default option, used for all loaded images.
1
Default option, alias for PREMULTIPLY_ON_UPLOAD.
1
Generated using TypeDoc
How to treat textures with premultiplied alpha
Memberof
PIXI
Static