Skip to content

Instantly share code, notes, and snippets.

View VincentN's full-sized avatar

VincentN

  • Belgium
View GitHub Profile
@VincentN
VincentN / AverageColor.markdown
Last active February 11, 2019 13:40
Get average color from image

Average color

Creates a Canvas with size 1x1 and puts an image inside it. Being 1x1 pixel, that pixel now contains the average color :-) (as rgba value)