How to highlight/toggle the image color? #1033
              
                Unanswered
              
          
                  
                    
                      TheCodeCache
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| You can try ShaderMask control to see if it suites your needs. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Here is an input image -
I need to change this to below format -
Apologies for the tiny images.
If we observe the difference b/w the above two images, structure wise they both are same, it's just that their colors are
toggledespecially the center part of the image, which is white in the first image whereas it toggled black in the second.How to
switch/togglecolor of a given image?Is there any
attributeon some flet image control or something similar, which highlights the image or achieve the above effect,?Kindly advice!
Beta Was this translation helpful? Give feedback.
All reactions