playMaker

Author Topic: ArrayList Set Color Palette from Texture  (Read 1993 times)

dudebxl

  • Hero Member
  • *****
  • Posts: 602
ArrayList Set Color Palette from Texture
« on: December 27, 2015, 02:21:56 PM »
Action: ArrayListSetColorFromTexture

Intro: Create a color array range from a 2D texture. Texture has to be read/write enabled. This allows you to create color palettes in another application...

on ecosystem or https://snipt.net/dudebxl/

tip: you only need min. 1 pixel size of color to be in array so you can create pixel palettes.
« Last Edit: December 28, 2015, 08:47:14 PM by dudebxl »