The flip function is not for mirror #3891
              
                
                  
                  
                    Answered
                  
                  by
                    uwezi
                  
              
          
                  
                    
                      jengelbertt
                    
                  
                
                  asked this question in
                Q&A
              
            -
| I wanted to mirror an image, I used the flip function, but I found that flip only rotates. Is there another function for mirror? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            uwezi
          
      
      
        Jul 30, 2024 
      
    
    Replies: 1 comment
-
| The  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        JasonGrace2282
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
The
Image()object currently has a few (reported) problems...You could mirror the pixel matrix using e.g. the tools from the PILLOW library
-> #2412
-> #2979