I’ve been looking at the image widget for the past couple of days, and I was wondering if there is a way to display an image that is created using the CSound opcode ‘imagecreate’, or does it only display images from disk? I was trying to figure this out by looking at the code, but I don’t understand it quite yet.
Effectively, I’m trying to render a thumbnail version of fractal data that I’m working with.
Thanks.