Account for transparent pixels in .PNGs
Author: cmanning96Created Jan 10, 2021Updated Feb 6, 2024
Labelsquestionalgorithm
I'm working on an iOS app that has a ton of images with transparent pixels. As of right now, it seems like any pixels that are transparent are treated as if they were black.
becomes

It may be that I'm calling it incorrectly, but I didn't see anything in the docs about this.
Source: woltapp/blurhash