J James Dean Jul 14, 2004 #1 I know that 16bit colour is split up into 3 "5bit" sections but i can't seems to find how exactly 8bit is split up?....
I know that 16bit colour is split up into 3 "5bit" sections but i can't seems to find how exactly 8bit is split up?....
N n! Jul 14, 2004 #2 I know that 16bit colour is split up into 3 "5bit" sections but i can't seems to find how exactly 8bit is split up?.... Click to expand... 8 bit colour is typically an indexed format, where the unsigned value is a look up index into a 256 entry colour table. In can, alternatively be used simply as a grayscale value. n!
I know that 16bit colour is split up into 3 "5bit" sections but i can't seems to find how exactly 8bit is split up?.... Click to expand... 8 bit colour is typically an indexed format, where the unsigned value is a look up index into a 256 entry colour table. In can, alternatively be used simply as a grayscale value. n!