Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

premultiplied‑rgba is a tiny Node.js utility that converts a color expressed as an `[R, G, B, A]` array into its premultiplied‑alpha form by multiplying each RGB component by the alpha value (optionally writing the result into an existing array). It’s useful for graphics or image‑processing code that needs to work with premultiplied RGBA data, such as WebGL shaders or canvas rendering pipelines.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mattdesl/premultiplied-rgba

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mattdesl's profile
mattdesl
4 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mattdesl

mattdesl/premultiplied-rgba

standalone function to premultiply RGB by alpha channel

JavaScript
0
0
MIT License