@edfandan wrote:
Hi there,
I'm looking to flip an image using mirror(). I don't understand how mirror works so I'm having difficulty figuring it out.
It's for a college assignment, this is what the lecturer asked of us:"- on the ImageClass class created a method called flipper(). This method will use
the mirror() method of ofImage to flip vertically the loaded image. The flipper()
will be called in ofApp.cpp when the key ‘a’ is pressed."I'm a beginner with this stuff so I'm completely lost. Any help is greatly appreciated.
Posts: 3
Participants: 2