Image Flip and Live Composite?
Posted: Tue Jun 24, 2014 1:34 pm
So I found
image eileen flip = im.Flip("eileen_happy.png", vertical=True)
Which is awesome so I won't have to save my images twice, but how do I flip an image that's live composite?
If I use
image jenny flip = im.Flip(Jenny, horizontal=True) or with "Jenny"
it says it cannot find it?
image eileen flip = im.Flip("eileen_happy.png", vertical=True)
Which is awesome so I won't have to save my images twice, but how do I flip an image that's live composite?
If I use
image jenny flip = im.Flip(Jenny, horizontal=True) or with "Jenny"
it says it cannot find it?