btmills/geopattern

accessor on the main color of the pattern

jeromew opened this issue · 0 comments

Hello,

I would like to have

  • a geopattern, where the color C is automatically chosen from the seed
  • another region in my page with a blend rectangle with the same color spirit as the geopattern.

I saw that you calculate the rgb value of the color in generateBackground without storing it.

Would you agree to make this calculated color visible on the Pattern object ?