--# If this was a standalone file, it would work, but I only want to use a single file. local image = [[ fffffff f44444f f44444f f44444f fffffff fffffffffffffffffffff f44444fffffffff44444f f44444fffffffff44444f f44444fffffffff44444f 8888888fffffff8888888 ffffffffffffff f44444ff44444f f44444ff44444f f44444ff44444f fffffff8888888]] paintutils.loadImage( ? )
'paintutils.loadImage' only accepts a file path, not a string.
Would the easiest way be temporarily saving the string to file to let paintutils read it?
( Note that I don't want to save the table that is created, I prefer to saving the string. For reasons )
Edited by HPWebcamAble, 10 July 2015 - 07:14 PM.












