[][src]Crate twobpp

Functions

twobpp

Converts an array of unsigned integers and converts them to 2bpp format. Expects a 64 element 1D array packed as [x*8+y] 2bpp pixels only support the values 0 through 3.