You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is much more intuitive to use than manually bit-packing into a u32.
The format is RGBX on WASM and BGRX elsewhere. This should allow
avoiding needless copying on WASM.
0 commit comments