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