Hello again
I promise I looked through the /doc folder, and smacked Google about for ages...
I have a nice little .png with full transparency except where it's opaque white. I stretch it across frames in both directions to provide edges. I've successfully used the deprecated image manipulator functions to tint it whatever shade I like - as long as I hardcode it or use defined constants. I'd like to know how to use matrixcolor TintMatrix(Color()) properly, preferably in a way that lets the user change the tint on the fly with e.g. RGB Bars.
Here's what I've tried so far (not all at once, obvs)...
I promise I looked through the /doc folder, and smacked Google about for ages...
I have a nice little .png with full transparency except where it's opaque white. I stretch it across frames in both directions to provide edges. I've successfully used the deprecated image manipulator functions to tint it whatever shade I like - as long as I hardcode it or use defined constants. I'd like to know how to use matrixcolor TintMatrix(Color()) properly, preferably in a way that lets the user change the tint on the fly with e.g. RGB Bars.
Here's what I've tried so far (not all at once, obvs)...
You don't have permission to view the spoiler content.
Log in or register now.