generator.stripes : Is there any way to change the colors ?

Greeting to all,

I’ve been playing with the generator.stripes image filter. Its quite powerful, but I did not find any way to change the black color ? I can recolor the white with the setFillColor, but I am unable to change the black color to something else or either just set it transparent.

Is there any way to change it ?

thanks
Nick

@Corona, do you know if it is possible ?

If not,  I know that I could create my own generator shader, but before doing so, did you share the code of the generator.stripes (or can you share it if not) so I could start from it and add the require functionality ?

thanks
Nick

I’ll have to ask engineering.

Rob

Unfortunately Stripes generator doesn’t support colors (there isn’t enough parameters for it, really). But is rather easy to implement it yourself…

Thank you Vlads, for the follow up :slight_smile:

Hey Vlad, any chance you could provide an example? I also need to be able to generate stripes with a specified color, but am not getting anywhere fast.

Many thanks.

@Corona, do you know if it is possible ?

If not,  I know that I could create my own generator shader, but before doing so, did you share the code of the generator.stripes (or can you share it if not) so I could start from it and add the require functionality ?

thanks
Nick

I’ll have to ask engineering.

Rob

Unfortunately Stripes generator doesn’t support colors (there isn’t enough parameters for it, really). But is rather easy to implement it yourself…

Thank you Vlads, for the follow up :slight_smile:

Hey Vlad, any chance you could provide an example? I also need to be able to generate stripes with a specified color, but am not getting anywhere fast.

Many thanks.