ComfyUI/web/extensions
Lt.Dr.Data 45b049669b Add support for channel-specific image data retrieval in /view API to fix alpha mask loading issue
When loading an image with an alpha mask in JavaScript canvas, there is an issue where the alpha and RGB channels are premultiplied. To avoid reliance on JavaScript canvas, I added support for channel-specific image data retrieval in the "/view" API. This allows us to retrieve data for each channel separately and fix the alpha mask loading issue. The changes have been committed to the repository.
2023-04-27 14:33:02 +09:00
..
core Add support for channel-specific image data retrieval in /view API to fix alpha mask loading issue 2023-04-27 14:33:02 +09:00
logging.js.example Added dynamic loading of extensions 2023-03-03 19:05:39 +00:00