Skip to content

Instantly share code, notes, and snippets.

@piecedigital
Last active July 24, 2017 05:10
Show Gist options
  • Save piecedigital/d4d45f303a0d9b82b6a49409dcf2e7df to your computer and use it in GitHub Desktop.
Save piecedigital/d4d45f303a0d9b82b6a49409dcf2e7df to your computer and use it in GitHub Desktop.
frameData { // pixel data for the frame
l0: layer {
"0_0": { // the coordinates of the pixel
top,
right,
bottom,
left,
width,
height,
centerX,
centerY,
pixel,
color
},
...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment