* Solved* Blend an image stack in the Script GUI

TotteTotte Posts: 13,514

I'm working on a script, and for a good user feedback, I thought I could use a stack of png images and blend them together, maybe using DLayeredImage, but it looks like those cannot be constructed from a script. Anyone have a good idea around that?

 

 

Post edited by Totte on

Comments

  • jag11jag11 Posts: 885
    edited October 2017

    Please check, DzLayeredImage and its friends, DzImageLayer, DzImageFileLayer and DzImageColorLayer.

     

    Post edited by jag11 on
  • TotteTotte Posts: 13,514

    Thanks, it was the constructor that fooled me, or lack of -)
    Thanks!

Sign In or Register to comment.