Byte reordering (ARGB int to RGB int)
Channel:
Subscribers:
5,420
Published on ● Video Link: https://www.youtube.com/watch?v=3qhIqhE7BRw
If your actually going to make the method, use the color rgb value directly and use bitwise manipulation if you can. I just reodered the bytes of the integer to compare the byte ordering (in the array that is I don't know if its the same in memory, I think it can vary from machine to machine).
Other Videos By Brian (Able Opus)
Tags:
argb
rgb
color
byte
array
order
ordering
customcolors