Finding image name

For general discussion related FlowStone
Post Reply
User avatar
lalalandsynth
Posts: 600
Joined: Sat Oct 01, 2016 12:48 pm

Finding image name

Post by lalalandsynth »

I am going through a project and I need to find the file name of an image that was loaded in the project .
Can I do this somehow ?
User avatar
trogluddite
Posts: 1730
Joined: Fri Oct 22, 2010 12:46 am
Location: Yorkshire, UK

Re: Finding image name

Post by trogluddite »

It depends!

Nearly all green primitives store their current output values in the schematic file - so you should be able to read the file path by just connecting a String box to whatever component(s) provide the "path" String to each "Bitmap" primitive.

Unless those components have been deleted to leave only the pixel data in the "Bitmap" primitive!

Fingers crossed!
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
Post Reply