-
I converted an OpenCV RGB image to RGBA, aiming to display it on the Axis stream web. Since Cairo-related functions are required, I further converted it to ARGB, but the result when overlaying the ima…
-
I wonder if there could be an extension option to define whether the alpha channel is represented at the start or the end of a hexa constant.
In Flutter colors are commonly represented as #ARGB wit…
-
Hi there!
For those interested in building a KLOR keyboard you may check [my fork](https://github.com/Lefuneste83/KLOR) of the design including :
- Full height switch version (fully qualified) an…
-
Output of `awesome --version`:
```
awesome v4.2 (Human after all)
• Compiled against Lua 5.3.4 (running with Lua 5.3)
• D-Bus support: ✔
• execinfo support: ✔
• xcb-randr version: 1.5
• …
yshui updated
7 months ago
-
When viewing images encoded at 10-bits, the numeric readout for the pixel at the current cursor location is clipped to a maximum of 255. It it therefore not possible to accurately assess the numeric v…
-
it doesn't work for 'fromARGB' function in Flutter
![image](https://github.com/user-attachments/assets/5b11468b-76d8-4860-9cc1-0f6064544701)
![image](https://github.com/user-attachments/assets/70cd2…
-
Hi. Thanks for your previous answer.
Running a few tests, it appeared that csj2k cannot decode argb files.
Do you confirm that fact, or were my files (encoded with XnView) malformed?
Thanks,
Sylvain…
-
```py
NotImplementedError: display module not available
(ImportError: dlopen failed: cannot locate symbol "alphablit_alpha_sse2_argb_surf_alpha"
referenced by "/data/data/org.test.myapp/files/app…
-
You could support hexadecimal alpha also (often used for Android so for cross-compatible palettes support would be useful). I wrote this a while back which shows a way to use just one `NSScanner` to g…
blixt updated
8 years ago
-
Hi there,
Thank you for a great component!
I was wondering if you're planning to add ARGB support.