Skip to content

Instantly share code, notes, and snippets.

@bradfordw
Created September 26, 2012 23:57
Show Gist options
  • Save bradfordw/3791382 to your computer and use it in GitHub Desktop.
Save bradfordw/3791382 to your computer and use it in GitHub Desktop.
Pixels = <<213,45,132,64,76,32,76,0,0,234,32,15>>,
RGB = [ {R,G,B} || <<R:8,G:8,B:8>> <= Pixels ].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment