WISH: add more getters/setter for image! type, not just RGB and ALPHA #2387
Labels
enhancement
New feature or request
Oldes.resolved
Bugs/wishes with Oldes' fixes/features
Test.written
Type.wish
Submitted by: Oldes
I often need to create image from foreign data and these data are usually not in two binaries which Rebol is now using to describe an image (RGB and ALPHA). I think that there should be possible to use this to get the binaries from an image:
.. and also be able to set these. Now it is possible only with:
i/rgb: #{050607}
Having also variant with premultiplied alpha would be also useful in many cases.
Imported from: metaeducation#2386
Comments:
The text was updated successfully, but these errors were encountered: